how to show pop up menu??Ajax or Jquery???

Posted by Shailesh21235 under ASP.NET on 8/6/2012 | Points: 10 | Views : 2370 | Status : [Member] | Replies : 2
i have created a web page and when mouse hovers on login link and in any image a pop up menu should appear??
any ideas how to use it ?? can Ajax or jquery could be used???




Responses

Posted by: Sheonarayan on: 8/7/2012 [Administrator] HonoraryPlatinum | Points: 25

Up
0
Down
Even this can be done using ASP.NET AJAX control toolkit, I would suggest to use jQuery plugins as its light weight and clean. Refer to the jQuery dialog plug in on jQuery website http://docs.jquery.com/UI/Dialog.

Regards,
Sheo Narayan
http://www.dotnetfunda.com

Shailesh21235, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Shailesh21235 on: 8/7/2012 [Member] Starter | Points: 25

Up
0
Down
clearly deifining the problem,
My website having link in master page, i want to popup that link using jquery. my popup window having username,password,emailid and a submit button.
when i click the link-button that popup window will be open.how can i get it using jquery.

Regards..

Shailesh21235, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response