Tag Archive | "showing"

PHP Code to Detect IE Browsers

Sunday, May 24, 2009

2 Comments

The extremely buggy way that Internet Explorer renders CSS annoyed me again, this time because of the different way it displays elements with z-indexes. I spent a couple of hours trying to fix the bug, failed, and decided to go about it another way. The problem lay in a CSS/Javascript rotating banner gallery ,so I [...]

Continue reading...

How To Use jQuery with MooTools

Wednesday, May 20, 2009

2 Comments

jQuery and MooTools are 2 great javascript frameworks that allow you to incorporate some really fancy effects on your website. I was using them while I realised that I had to use both of them on a single page at one point. I didn’t realise it then, and took me nearly an hour before I [...]

Continue reading...