What does <noscript></noscript> do? Is it like <noframes> and displays a message if you don't have JavaScript? If so, what section (orCode:<body>)?Code:<head>
What does <noscript></noscript> do? Is it like <noframes> and displays a message if you don't have JavaScript? If so, what section (orCode:<body>)?Code:<head>
matthewbluewars (04-10-2008)
In the body of the HTML document, if you have <noscript> tags, it will display what you have between them. Example:
Hope this helps.Code:<body> <script type="text/javascript"> alert('This is a test'); </script> <noscript>Your browser does not support JavaScript!</noscript> </body>
Edit:
Sorry Nile, posted at same time.
"Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian Wilson, Nintendo, Inc, 1989
TheUnlimitedHost | The Testing Site | Southern Utah Web Hosting and Design
Yea, but I used the quick reply so it was as if I posted at the same time (with the ajax posting feature of the board). Either way, the question has been answered.
"Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian Wilson, Nintendo, Inc, 1989
TheUnlimitedHost | The Testing Site | Southern Utah Web Hosting and Design
Ok, what does that have to do with anything?
Off topic, yes, but since the question was answered anyway, wasn't hurting much. But you're right-- question answered. So I'll go ahead and close this.
Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
Bookmarks