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 moreA simple bit of js to show/hide div element based on start and end time. Handy script if you need to display a message on your website/page for a period […]
» Read more2015 is tipped to be the year of performance… lets see what the experts over at sitepoint have to say…
» Read moreEven for the most skilled of designer veterans, getting started with a new standard can be a daunting affair, even when a language is designed to make coding easier, such […]
» Read moreA list of six online tools that are great at helping people to understand HTML5 and at helping people learn how to create HTML5 websites. View all 6 tools.
» 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 more