How to Sort HTML Table Using jQuery Code
HTML tables are useful for displaying data in a tabular format. Tables tend to look elegant and clean. However, HTML tables are even more useful when data is sorted in columns in an ascending or...
View ArticleHow to Use Media Queries with jQuery
The evolution of smartphones and tablets has forced website owners to integrate mobile/tablet friendly (or responsive design) techniques. The creation of responsive design websites has subsequently...
View ArticleHow to Increase Conversion Rates with Ouibounce
One surefire way to increase conversion rates on your landing pages is to include some sort of pop-up, be it one that appears as soon as your user visits the page, or an exit pop-up that appears when...
View ArticleUsing jQuery to Get Page Load Time
If you ever find yourself needing to know how long it takes for one of your pages to load, we've got the snippet for you. There are many reasons you might want to understand how long a page load takes...
View ArticlejQuery Bubbling Text Effect
This tutorial will demonstrate how to use CSS, jQuery, and JavaScript to create a really simple and cool text effect where it appears as though there are bubbles forming behind the text. After forming,...
View ArticleHow to Verify User Age with jQuery Code
If you've ever visited a site that's selling a product that has certain age restrictions (for example, a site selling or representing an alcohol brand might prompt you to verify that you're over 21...
View ArticleDrag and Drop HTML Table Rows Using jQuery
HTML tables are the preferred UI option for displaying data. Sorting, paging and searching/filtering are must-have functionalities for any HTML table with extensive data. These functions make HTML...
View ArticleUsing jQuery to Count Child Elements
If you ever find yourself needing to know how many child elements an HTML element has, you're in luck, because there's a jQuery function for that. There are actually a few different ways you can go...
View ArticleHow to Use jQuery to Dynamically Open Links in New Tabs
Even if you're a new or beginning developer, you probably know that you can easily make links open in new tabs by using the target attribute with your anchor tags. To make a link open in a new tab, all...
View Article20 Impressive jQuery Plugins to Replace the HTML Select Box
The traditional HTML select element is not very powerful out of the box, it lacks in more substantive features. Today, the web demands controls with multiple features for a user-friendly experience and...
View ArticleWhy Technical Education Is Necessary Nowadays
For the longest time, formal education was mostly associated either with humanities or with fields like engineering, medicine, and mathematics. The idea one got when hearing the expression “an...
View ArticleIt is a Good Idea to Buy Prescription Sunglasses Online?
Ages ago, when shopping through the web isn't exactly well known with individuals from one side of the planet to the other, there is just a single method for purchasing a couple of shades that is...
View ArticleCan You Make Video Games with JavaScript?
There was a time when JavaScript was thought to be merely a supplement to HTML that helped build the web. Now, it’s considered one of the most versatile programming languages. The language can be...
View ArticleHow to Increase Conversion Rates with Ouibounce
One surefire way to increase conversion rates on your landing pages is to include some sort of pop-up, be it one that appears as soon as your user visits the page, or an exit pop-up that appears when...
View Article