Published July 26th, 2012 by

After a long debacle with a print stylesheet issue.. the following lessons have been learnt: If a stylesheet is linked to like this: as there is no media attribute set…

Read More Print stylesheet woes!

Published July 26th, 2012 by

Handy one.. to check whether or not an element is a particular type of element (for e.g.a strong element). This code checks if the first child element of subnavigation is…

Read More Check whether an element is strong