gregaizi
04-06-2007, 05:32 AM
Hello all,
I want different html code depending on availability of javascript.
I tryed to put <noscript></noscript> tags before anything else and put inside </body></html> closing tags,
but IE 7 shows both html code anyway.
How I can implement if-the-else logic in HTML?
I want different html code depending on availability of javascript.
I tryed to put <noscript></noscript> tags before anything else and put inside </body></html> closing tags,
but IE 7 shows both html code anyway.
How I can implement if-the-else logic in HTML?