Thank you for stopping by.Today i will show you how to customize asp.net login control with
jquery library.
Here are prerequisites:
-you need an editor like notepad ++ or visual studio 2005/2008/2010 page
-you jquery lib and ui lib at jquery.com( you need both jquery.js and jquery ui downloads).
At the end of this you should have something like this:
Here the steps:
Step1:
You need to reference jquery js file within the head section like this:
Pay attention because 11 files needed to referenced.Do not forget these two too
jquery.ui.all.css andSnippet demos.css.
Step2: let`s do javascript using jquery prototype.All the explanations are on the
image.
Step3 : asp form.
The first trick is you have to make sure that