Click to See Complete Forum and Search --> : Tooltip and Popup in Asp.net and AJAX


jmohan
05-29-2008, 05:34 AM
Hi everyone,

I am developing a website using asp.net with c#, Ajax, mysql database.

I need the help in the following two topics.

(1) Tooltip

When I drag the mouse over the text, the tool tip should be displayed with some url links. If I click the url link in the tooltip, the particular website should be shown.


(2) Popup

When I drag the mouse over the text, the pop up window should be displayed with one text box. If I enter the text and click the 'save' button, the data should be saved into the database.

Please help me with some examples(Asp.net with c#, AJAX)

Thanks in Advance,

J. Mohan.:)