-
Sidebar
This sidebar is specific for the blog pages. To start using widgets go to Appearance > Widgets and drag a widget into the sidebar area.
-
Archives
- January 2012
- December 2011
- November 2011
- October 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- February 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- May 2010
- April 2010
- February 2010
- January 2010
- December 2009
- November 2009
- August 2009
- July 2009
- June 2009
- May 2009
- March 2009
-
Categories
- Adobe Flash
- Build your own mmorpg game
- Business
- Computing
- CSS3
- Free Online Games
- Javascript Development
- jQuery
- Leisure
- Mac Os X
- Microsoft Windows – Help & Tips
- Mysql Development
- Online Game Development
- Php development
- PHP Frameworks
- Putty
- Search Engine Optimisation
- Server Side Development
- subversion
- Technology
- UK Government
- Uncategorized
- website development
- Wordpress
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 …
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 …
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 …
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 …
Tagged:facebook
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 …
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 …
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 …