Page is a not externally linkable
ronin - 1:13 pm on Oct 19, 2010 (gmt 0)
Oh and I ought to add, for the sake of reference, that the way I implemented method 3) was simply by adding the following line to the end of the collapse .js :
document.getElementsByTagName('body')[0].className = 'jsEnabled';*
*Credit to Rodrigo and his article: Adding hasJS Class When JavaScript Is Available