Click here to Skip to main content
16,019,983 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,

I want to display textbox on master page using javascript.

My need is i make this textbox movable on page.

Means user can drag and drop it anywhere on page and can add text on it.

ex. If error occurs somewhere on page then user can drag this textbox to particular point and type comment on it and then submit to admin.


Please help me for this.

Thanks in advance
Posted
Updated 14-Jun-11 20:59pm
v2
Comments
Alizee@CP 15-Jun-11 3:08am    
CG's ?
thatraja 15-Jun-11 3:09am    
see my answer.

1 solution

You may use DIV with javascript.

Movable DIV using JavaScript [^]

jQuery Draggable[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900