> Than for your detailed JavaScript help. However, as you have also pointed
> out, my requirement is to have tool-tip sort of thing for the generated on
> dynamically generated code, including hyperlinks and images.

Hi Rajneesh,

I want to clarify what I meant about dynamic tool tips,
because I do think that they will work for your project.

The examples I sent will work fine on dynamically generated HTML,
for example HTML that is generated by NetDynamics and sent to the 
webserver then to the browser. Each tool tip can by generated
differently by NetDynamics, exactly the same way that links
and image URLs can be generated differently by NetDynamics.

What I mentioned will *not* work is tool tips that need to do some
additional database query the instant you move over them. For example,
if you wrote a company phonebook application, and when you move the mouse
over the person's name, you want the tool tip to do an instant real-time
query to find out if the person is on the phone. Another example would be
a stock market page, and when you move the mouse over a ticker symbol, it
does an instant real-time lookup of the stock's price. In these cases,
the tool tip needs to be even more dynamic than the web page HTML,
and the examples I sent don't address this kind of "super-dynamic"
tool tip. 

I hope this clarifies things. Let me know if you are really trying to
build a "super-dynamic" tool tip, and I can look into it for you.

Cheers,

Joel

____________________________________________________________________________

Joel Henderson 
[EMAIL PROTECTED] - 1-800-558-2197
Sun NetDynamics Web Manager
http://sun.com/netdynamics/

_________________________________________________________________________

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]

Reply via email to