Category Archives: jQuery

How to detect blur of browser tab and re focus of browser tab with jquery

Its been a while since I last posted anything on my blog, and its mainly not through the want of trying, but more that I …

View more

Tagged: 1 Comment

Programming large scripts in javascript using object orientated style coding

This week whilst coding a large javascript / jQuery script for one of our online games which started to grow to an unmanageable size and …

View more

Tagged: 2 Comments

How to reselect a default option in a select box on the fly with jquery

How to reselect a option on the fly in a select element using jquery. This always annoys me a little bit as I seem to …

View more

Tagged: Leave a Comment

Facebook Style Alternating Page Title – With jQuery / Javascript

This afternoon i’ve been trying to work out how facebook detects whether or not your focused on its interface or not. Ie focused on the …

View more

Tagged: Leave a Comment

Scroll To The Bottom Of A Page With jQuery

Today I was faced with the small problem of scrolling to the bottom of a page using jQuery. I noticed while trying to find a …

View more

Tagged: 5 Comments

jQuery Custom Ajax With Wrapper Layer

Whilst working on our online game Street Crime – Mmorpg Gangster Game I came accross the need to add a wrapper layer to all of …

View more

Tagged: 1 Comment

Beginners Guide To jQuery

A while back I faced the daunting prospect of learning yet another language, jQuery. At the time I had a little to average knowledge of …

View more

Tagged: Leave a Comment