Tag Archives: jQuery

Using Google Analytics on AJAX Requests

Google Analytics is a great way to track the visitors on your websites, however what if you are using AJAX for website navigation? Fortunately Google have everything under control, you can easily tell Analytics that the user is loading another …

Read more »

AJAX loaded content not visible in IE7 + IE8 with jQuery

Recently I have had a nightmare of a problem with an apparent rendering bug in IE7 + IE8 which had all the hallmarks of the “peakaboo bug”. Firstly, here is a quick explanation of my problem: AJAX fetches content into …

Read more »

Javascript: Google MarkerCluster – Stop the first marker from clustering

Recently I have been working on a project for work that allows customers to book train tickets and a hotel in one package (saving them money), how the system is working is the user first selects there train travel, after …

Read more »

JavaScript: Page scrolls when you use scroll wheel on Google Maps

Firefox (and perhaps other browsers) seems to have a bug when it comes to using the scroll wheel on an embedded Google Map. Quite often the page will also scroll when you use the wheel to zoom in and out, …

Read more »

Finding out if an element exists with jQuery and/or Javascript

If your looking to find out if an element your about to select using ID, class and/or element type exists or not then you can do this using JavaScript, or if your implementing jQuery you may as well keep your …

Read more »

Bring attention to an element by flashing it’s background

Recently I needed to grab the users attention if they attempted to submit a form that had errors, now when the button is first clicked a box is shown with the error they must fix. But if they clicked the …

Read more »

jQuery Tabs + iFrame’s

In this tutorial I’m going to talk you through using a great feature of jQuery UI called “tabs” with iFrame’s. Before we get to the actual guide let me first point out that although iFrame’s are greatly shunned by a …

Read more »


Corel.com