Googles movable windows...help

T

trint

How can I add movable windows to my c# dotNet web app? Do I have to
convert the whole thing to AJAX or is it even known how Google does
this?
Thanks,
Trint
 
K

Kevin Spencer

It is known how Google does this.

It is done with a combination of DHTML, JavaScript, and server-side
programming. In particular, a movable box is generally a relatively or
absolutely-positioned div, which employs CSS with JavaScript to move. The
server-side aspect is how the settings are saved.

--
HTH,

Kevin Spencer
Microsoft MVP

Printing Components, Email Components,
FTP Client Classes, Enhanced Data Controls, much more.
DSI PrintManager, Miradyne Component Libraries:
http://www.miradyne.net
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,901
Latest member
Noble71S45

Latest Threads

Top