Efficient use of the each function
This code is efficient from a performance standpoint because we are creating variables outside the loop and pass them into the loop. Also we are NOT checking the DOM for […]
» Read moreTalk To Me
This code is efficient from a performance standpoint because we are creating variables outside the loop and pass them into the loop. Also we are NOT checking the DOM for […]
» Read moreAchieve an Extensible, Multilayered Scrolling Parallax Effect in Minutes with this well explained tutorial taken from Design Festival. To try out the cool effect, just follow this link and download […]
» Read moreMore and more we see people using horizontal sliding panels on their websites. And they usually look very nice! Some will put a contact or login form in there, others […]
» Read moreMake Content Sticky on Scroll, to a Point Check it out
» Read moreAdd a handy little feature to your website registration page that allows a user to check the complexity of his or her password. Developed using jQuery, Complexity will help your […]
» Read more