Div with tips and comments - fast rollover scripting methodology.

G

gegaenator

I need to script interactive DIV for displaying dynamically additional
content. The content of the DIV will be depended on position of cursor
(with onMouseOver events handled to other elements of app, maybe also
the X,Y cursor's value).

I thought about AJAX ,but sending request is too slow for quickly
moving cursor through the app's elements(which will change content of
mentioned above DIV). Am I right ? What technology will be suitable ?
 
R

Randy Webb

(e-mail address removed) said the following on 8/6/2006 3:00 PM:
I need to script interactive DIV for displaying dynamically additional
content. The content of the DIV will be depended on position of cursor
(with onMouseOver events handled to other elements of app, maybe also
the X,Y cursor's value).

I thought about AJAX ,but sending request is too slow for quickly
moving cursor through the app's elements(which will change content of
mentioned above DIV). Am I right ? What technology will be suitable ?

Overlib: <URL: http://www.bosrup.com/web/overlib/>
dHTML Tips: <URL: http://migoicons.tripod.com/dhtips.htm>

All of your data will need to be in the file itself (rather than trying
to use AJAX to retrieve them from the server).
 

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
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top