jQuery Working with Forms Part 1 – .focus()
advertisement
advertisement
As you probably already know jQuery is a cross-browser JavaScript library that simplify the client-side HTML scripting.
With jQuery is easy to navigate a document, select DOM elements, create animations, handle events, and develop AJAX Applications. In this next Tutorial I will show you how easy is to work with HTML forms.