todd’s thoughts on the higher ed web world Rotating Header Image

Posts Tagged ‘work around’

noscript work-around

OK, so the <script> tag can go in the <head> section of a web page, but the <noscript>tag can not. Go figure!
The problem came up when someone tried to display a jQuery image rotator to cycle through some images. To make sure it degraded nicely when javascript was turned off we chose to just display [...]