All Resources

All You Need To Know About Web Accessibility

We’ve heard many developers and designers talking about web accessibility for a while, however, it’s not that rare that you encounter a website that is performing poorly due to various reasons. Some websites are not created for users with limitations and disabilities in mind, others depend heavily on a fast internet connection to load all […]
Read the rest of this entry »

Top 5 Best JavaScript Template Engines

Template engines help in the decoupling of HTML and JavaScript code to reduce the client-side code complexity and make it manageable. Once you know the advantages of the template engines, you will definitely fall in love with them and start using them right away. You will be immensely impressed by their features and the benefits […]
Read the rest of this entry »

Check all checkboxes in HTML table using jQuery

HTML tables are a very handy and useful element. They can adapt to any style or design using CSS and can also hold different input type controls like an input box, checkbox and radio button. This post focuses on having a checkbox in every row of the HTML table, allowing users to select/unselect table rows. […]
Read the rest of this entry »

Changing images in a loop on hover using jQuery

Why use this Function? Changing images in a loop on mouse over is a very common functionality that you’ll often find on e-commerce websites or portfolio websites. As an example, on the product list page, when you mouse over any product thumbnail, all the other images associated with that product start showing on top of […]
Read the rest of this entry »

10 Chrome Extensions for jQuery Developers

Google Chrome is designed to be fast in every possible way: It’s quick to start up from your desktop, loads web pages in a snap, and runs complex web applications fast. Google has turned most of web developers away from their beloved Firefox with the myriad of web-developer-friendly extensions available at Chrome store. Developers in […]
Read the rest of this entry »

Responsive Menu
Add more content here...