Blog - Web Development

SEO: Top Five Questions

02/07/2010

Communication between client and service provider is a vital part in the success of any campaign, or indeed any business relationship at all. Due to the nature of SEO, many clients will have quite a lot of questions and these should be dealt with right at the early stages, before a ... > Read More

0 Comments

IE6 Common Problems

02/07/2010

With seemingly hundreds of ways to achieve the same thing when developing a site, web developers often disagree. However there's one thing that web developers all accross the world will agree on - that IE6 can be a right pain in the backside. IE7 doesn't fare a great deal better either. We've ... > Read More

0 Comments

Jquery Basics - Part 2

11/05/2010

So, following the last tutorial (here) where I explained how to use a very basic jquery selector to create an alert on a click, I'm now going to show you how to use the selector and click event to create something a little less irritating and far more useful - ... > Read More

0 Comments

Jquery Basics - Part 1

29/04/2010

Jquery is a fantastic javascript library that enables developers to quickly and easily implement javascript functionality. The philosophy behind it is 'write less, do more'. I.e, more can be achieved with less code - freeing up more time to concentrate on other things. The fact that there's less code to deal ... > Read More

3 Comments