Best of Fluent 2012: Maintainable JavaScript
Video Tutorial Details Name Best of Fluent 2012: Maintainable JavaScript Description NOTE: To view an HD version go to: http://youtu.be/nZihjH6_QnsrnrnVideo of Nicholas Zakas from his Fluent Conference...
View Article19+ JAVASCRIPT SHORTHAND CODING TECHNIQUES
Just to let you know, there are now 19 in the JAVASCRIPT SHORTHAND CODING TECHNIQUES post. Enjoy! Learn JavaScript Shorthand Techniques Article Source jQuery Blog. Read Full Article 19+ JAVASCRIPT...
View ArticlejQuery $(‘body’).on() vs $(‘document’).on()
With the new jQuery function .on() replacing .live() I’ve seen several different ways to use it. Here I take a look at the main difference between using body or document as the bound element in event...
View Article6 jQuery Mobile RSS Reader Demos
Mobile phones have become a major content consumption device over the past couple of years, and whether or not you only keep up with a few news feeds and blogs, RSS Readers are great no matter. Here...
View ArticlejQuery 1.9+ .Ajax() New Promise Interface Advantages
Following on from 5 NEW JQUERY.AJAX() EXAMPLES JQUERY 1.9+, I wanted to document the changes (some could be classed as advantages) of using the promise interface for jQuery .Ajax() 1.9+. Naming –...
View Article.success() and .error() still supported in jQuery 1.9.1
Just a quick note that you can still use .success() and .error() in jQuery 1.9.1 and it won’t break your code. I do however highly recommend using the new promise interface with callback methods...
View ArticleAJAX before jQuery 1.8 and After
Here is a quick note of AJAX before jQuery 1.8 and the newer version. Don’t forget .success() and .error() still supported in jQuery 1.9.1 so it won’t break your old code and plugins you use. I have...
View Article5 New jQuery.Ajax() Examples jQuery 1.9+
Into 2013… And the way we use the jQuery.Ajax() function has changed over recent versions. With this in mind, and older examples being slightly outdated I have coded up 5 New jQuery.ajax() Examples...
View Article20 Interesting Web Dev Finds – MAY 2013 (Part 1/2)
Some cool web development stuff was found last month, here are the finds. Watch out for part 2 on our next post! Enjoy & leave a comment! Interesting Web Finds – APR 2013 Interesting Web Finds –...
View Article7 jQuery / CSS3 Menu Demos
In today’s post we have a nice collection of jQuery / CSS3 Menu demos. These menus include properties like hover over, collapsible, and even sidebar menus with metro bootsraps. Enjoy! 1. Metro Hover...
View Articlebasket.js caches scripts with HTML5 localStorage
I was thinking about doing this. Check it out guys. Go Addy! I might draw up some demos soon. Stay tuned. I found that the mobile version of Bing used localStorage to reduce the size of their HTML...
View ArticleSly jQuery plugin one-directional scrolling with navigation
Sly is a JavaScript library for one-directional scrolling with item based navigation support. Sly Inifinte Scrolling Demo Article Source jQuery Blog. Read Full Article Sly jQuery plugin one-directional...
View ArticleSpelling for Frontend, front-end, Front End etc… ???
Correct spelling for Frontend, front-end, Front End etc… ??? So I guess you have seen or used all of the above for the spellings and cases of Frontend, front-end, Front-end, FrontEnd, Front End etc… in...
View Article3 Cool HTML5 WebCam Video Demos
Just messing around with some HTML5 webcam demos. Here are the best 3 HTML5 WebCam Video Demos. If you know of anymore send them through! HTML5 Video requires you to accept webcam access and you should...
View ArticleRequire.js Example – Setup Time 2 Minutes
Setup Require.js in just 2 minutes. or download the code below and have it already working. I’ve added some better screenshots of it in action. What is Require.js? RequireJS is a JavaScript file and...
View Article20 Interesting Web Dev Finds – MAY 2013 (Part 2/2)
Some cool web development stuff was found last month, here are the finds. And as promised here’s the part 2 of our Interesting Web Dev Finds for the month of May! Have fun Interesting Web Finds – MAY...
View Article5 jQuery Responsive Fullscreen Background Image Plugins
With an emergence of websites now showing off their images as fullscreen backgrounds, I have compiled a quick list of what I think are the 5 best jQuery Responsive Fullscreen Background Image Plugins....
View ArticleAJAX Loading Spinner Collections
OK so I finally had the time to upload this whole collection of AJAX spinners into a few pages for easy selection. Source and credits for spinners given where possible, if you believe the original...
View Article20 Interesting Web Dev Finds – MAY 2013 (Part 1/2)
Some cool web development stuff was found last month, here are the finds. Watch out for part 2 on our next post! Enjoy & leave a comment! Interesting Web Finds – APR 2013 Interesting Web Finds –...
View ArticleSpelling for Frontend, front-end, Front End etc… ???
Correct spelling for Frontend, front-end, Front End etc… ??? So I guess you have seen or used all of the above for the spellings and cases of Frontend, front-end, Front-end, FrontEnd, Front End etc… in...
View Article