midhul
02-06-2008, 11:15 AM
Can i please know how to drag n save an object.
For example i have a code a --   <img src="some.gif">   --
when the user drags the image and drops it at another place the code should
become --     <img src="some.gif"> --
like an automtic changing code. this is usually present in visual ide's.
For example i have a code a --   <img src="some.gif">   --
when the user drags the image and drops it at another place the code should
become --     <img src="some.gif"> --
like an automtic changing code. this is usually present in visual ide's.