I have a DIV with some characters. How can I remove the last character from the text with each click on the DIV itself?
DIV
This deletes a character each time you click on the div. Without more requirements, I can't give you any more.
this is my div
Oh, sorry, you asked for jquery... Well, this is how you do it in straight javascript.