jQuery Programming Cookbook

About the author

Fabio is a passionate student in web tehnologies including front-end (HTML/CSS) and web design. He likes exploring as much as possible about the world wide web and how it can be more productive for us all.

Currently he studies Computer Engineering, at the same time he works as a freelancer on both web programming and graphic design.

jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML. jQuery is the most popular JavaScript library in use today, with installation on 65% of the top 10 million highest-trafficked sites on the Web.

jQuery’s syntax is designed to make it easier to navigate a document, select DOM elements, create animations, handle events, and develop Ajax applications. jQuery also provides capabilities for developers to create plug-ins on top of the JavaScript library. This enables developers to create abstractions for low-level interaction and animation, advanced effects and high-level, theme-able widgets. The modular approach to the jQuery library allows the creation of powerful dynamic web pages and web applications.

In this ebook, we provide a compilation of jQuery based examples that will help you kick-start your own web projects. We cover a wide range of topics, from UI Widgets, to Drag and Drop functionality and CSS manipulation. With our straightforward tutorials, you will be able to get your own projects up and running in minimum time.

 

jQuery Programming Cookbook includes:

  1. Add/Remove Class Example
  2. UI Datepicker
  3. jQuery and AJAX
  4. File Upload
  5. Drag and Drop
  6. UI Autocomplete
  7. CSS Background Image
  8. Disable Button
WCG eBooks are professionally designed, downloadable collections of popular WCG content – articles, interviews, presentations, and research – covering the latest software development technologies, trends, and topics.
Back to top button