Is there a way of finding whether the browser uses javascript before the page loads? I have some javascript that alters the styling of the page, and need it to be this way to keep the site accessible. At the moment, the styles flicker from one to the other.
I understand that PHP is serverside, but is there anything in the headers that I can use. Any ideas would be most appreciated.
Dan
I understand that PHP is serverside, but is there anything in the headers that I can use. Any ideas would be most appreciated.
Dan