↧
30 Tutorials Combining Both WordPress and jQuery
Take the most popular CMS, WordPress, and then take the easiest and most versatile of Javscript libraries, jQuery, and you have a match made in heaven. Implementing jQuery within WordPress is a lot...
View ArticleForm validation with jQuery from scratch
The HTML form There’s a pretty diverse opinion on how this should be done exactly, but we’ll make the code flexible enough to handle different markup styles. <form> <fieldset>...
View ArticleFive Useful CSS/jQuery Coding Techniques For More Dynamic Websites
Interactivity can transform a dull static website into a dynamic tool that not only delights users but conveys information more effectively. In this post, we’ll walk through five different coding...
View Article