Hi, I am trying to create a little popup div which contains a textbox and two buttons (insert, cancel). this div would appear when you click on a text to edit it. (like tooltip but contains button and text box)
how can i make it by jquery?
thank you alot I am newbie on jquery.