Tag Archives: javascript

Adding a slidedown box with jQuery

I’m always coming up against situations where, in the planning process, you give a small consideration for a feature of the site you build, only to actually discover that to achieve this feature will take more work than you anticipated. …

Posted in html and css, jquery | Tagged , | 5 Comments

Using jQuery to Change the background and cursor

Anyone who builds fully standards compliant sites like Webegg, have come across the problem of changing the cursor on rollover or for some other reason, then tried to validate their code one to find that it fails. The right way …

Posted in javascript, jquery | Tagged , | Leave a comment