Posts tagged item
Mootools element.getChildren() Vs element.getElements() – What’s the difference?
Aug 6th
Posted by Neil Craig in General Web-Development
A really quick post detailing the main differences between the very useful Mootools Javascript element.getChildren() and element.getElements() methods.
A simple example of CSS sprites
May 25th
Posted by Neil Craig in (X)HTML
CSS Sprites can help to reduce web page download times and delays caused by downloading of hover/rollover background images. This article walks through the basics with an example of how you can use CSS sprites in a graphical HTML menu.
