How to Create Auto-Hiding Headers and Footers with jQuery
Using a sticky header navigation on your website offers several benefits, including easy navigation to key links and a quick return to the homepage fr…
Using a sticky header navigation on your website offers several benefits, including easy navigation to key links and a quick return to the homepage fr…
In this third part (click here for Part 1 and Part 2), we continue our discussion on creating and inserting new elements with jQuery. Previously, we d…
In our previous article, we began exploring how to create and insert new elements using jQuery’s Append method. We covered the basics of adding new …
jQuery is an incredibly popular JavaScript library that simplifies many tasks. With jQuery, you can effortlessly manipulate HTML elements, create anim…
The idea of ‘sticky position’ is to make elements on a website stick and remain visible. Those elements will initially be in their position, and t…
We have covered how to give custom style to jQuery UI, starting from the UI Accordion, UI Slider and the UI Date Picker. Today we will continue our ex…
In this tutorial, we’ll walk you through the process of creating a custom theme for the jQuery UI Accordion. We’ll leverage various CSS techniques…
jQuery UI is very user-friendly and is popular on many websites needing interactive features. In this post, we’ll explore one of its features, the D…
If you are a freebies hunter, chances are you have downloaded lots of PSD user interfaces (UI). Some of them are truly amazing and could save our time…
Smartphones now come with highly efficient web browsers. JavaScript has become more powerful than ever and can be extended with the help of code libra…
In our earlier jQuery Mobile tutorial I had introduced much of the underlying framework and how to go about setting up your first website. The JS libr…
Note: This post was first published on the 17th Jan, 2012. Over the past 2-3 years, we’ve seen tremendous growth in browser and OS support for mobil…