Jquery
-
Bristol University JQuery Interface
As a freelancer web designer and developer, I like to take on different types of work and the opportunity of working with Pinecone design on a…
-
Check if Popup Window Closed
Sometimes you will want to use a popup window for an antiquated system and need to maintain a reference to the popup window so that when the popup…
-
JQuery Developer
JQuery is an elegant JavaScript library designed to simplify traversing HTML documents, creating JavaScript animations, handling events and user…
-
JQuery Load vs Ready
There a many situations where you need to check if a page and its elements are available to update or alter via JQuery. Example include activating…
-
JSlideshow - Simple JQuery Carousel / Slideshow
It's late but I have just finished uploading the first release version of JSlideshow…
-
JSlideshow
Introducing JSlideshow - this jQuery carousel / slideshow is a simple, flexible jQuery plug-in designed to make rendering nice looking slideshows…
-
IOS Iphone / Jquery Interactions
Whilst recently working on a micro-site I was tasked with creating an interaction style similar to Flash. So I decided to use jQuery to quickly…
-
Custom jQuery Short Code
If the jQuery dollar symbol short code is unavailable because you have assigned it to a different variable or you have used jQuery.noConflict();…
-
JQuery - Check if all content has been loaded
Over the weekend I was struggling to find a way to test if all content had been loaded into the browser before making a function call. Well I…