Thursday, March 31, 2011

Display login form with jquery light box effect in Aspnet

Hi Friends,In this tutorial i would like to explain the procedure of applying lightbox effect to login form without Jquery and with Jquery.


First Create a new Default.aspx file or any HTML file





Next ,Open the file and Create a style node inside the Head section

Next,Write the following code in the style node


Next,create a script tag inside the Head section and write the following code



Next,write the following code in the body section to create a login form controls

Login Form

UserName:
Password:


Now save the file and run the page...That's it...:)
developercode
About the Author
Sayyad is a Software Engineer, Blogger and Founder of Developers Code from India.His articles mainly focus on .Net (Web and Windows based applications), Mobile Technologies (Android,IPhone,BlackBerry) and SEO.

Labels: , , , , , ,