William Duffy

Web Design and Development in Glasgow

Post archive for ‘jQuery’

Tracking Google Goals With No URL Using jQuery

Google Goals make it extremely easy to track successful interaction with your website by setting a goal based on the serving of a URL to the client. However, what if a goal is a user clicking on a mailto email link, or clicking download to receive a pdf of your brochure? Neither of these resources [...]

Keep element in view while scrolling using jQuery

I’ve just completed an interesting project; an online application form that calculated a quote dynamically using Javascript as the user specified their choices. ===================================================================== UPDATE APRIL 2011 – Due to the overwhelming feedback on this blog post I have created the jScroll plugin which you can download here. You can also fork and contribute to [...]