shotsy247
04-01-2009, 07:39 AM
**It was an issue with something other than the noscript tag. Thanks for viewing. Too bad there's no way to just delete this post.**
I have an html page on which I included some Javascript that writes a Flash file onto the page. Below that Javascript I have a <noscript> tag that writes an image if the the user has Javascript turned off.
The problem is, the <noscript> writes the image to the page even when javascript is enabled, so I get the Flash and directly below it the image.
Can anyone think of anything that would cause this and how to prevent it?
_t
I have an html page on which I included some Javascript that writes a Flash file onto the page. Below that Javascript I have a <noscript> tag that writes an image if the the user has Javascript turned off.
The problem is, the <noscript> writes the image to the page even when javascript is enabled, so I get the Flash and directly below it the image.
Can anyone think of anything that would cause this and how to prevent it?
_t