Skip to main content
Image
Bristol University interface design

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 cutting-edge…

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 loses focus…

Image
JQuery Logo

Freelance JQuery Developer

I have over 15 years experience of building websites and web applications using JQuery, from small scale implementations to large, enterprise commerce…

Image
JQuery Logo

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. Examples include activating JQuery…

Image
J Slideshow Logo

JSlideshow - Simple JQuery Carousel / Slideshow

It's late but I have just finished uploading the first release version of JSlideshow. Check it out, it's a very simple JQuery plugin for creating slideshows…

Image
J Slideshow Logo

JSlideshow

Introducing JSlideshow - this jQuery carousel / slideshow is a simple, flexible jQuery plug-in designed to make rendering nice looking slideshows a breeze.…

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 create a…

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(); to resolve…

Image
JQuery Logo

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 found the answer…