Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:25

Where to put <noscript>?


Poster: Areometer
Dated: Sunday December 16 2007 - 6:47:11 GMT

Hello Guys & Gals,

Sorry if this topic had been beaten to death, but I had no luck w/ the search function when I used noscript as the keyword.

I want to put a noscript phantom index there to please search bots, but where should I put it? Within the body tag, or before that, or ... ?

Thanks.

ET

Re: Where to put <noscript>?


Poster: Ruth
Dated: Sunday December 16 2007 - 18:53:30 GMT

Hi,

Yes, as far as I know it goes within the body tag. If you look at the main site and view source you'll see a noscript tag set up for this site. http://www.milonic.com/ Usually, the people set it for browsers that have js turned off, so they usually do it with design in mind.

You can also try the list based menu, this builds the menu based on a list ul/li stuff so that it's already on the page and as far as I know the bots read that. You'll see a listbased menu in the extras folder in the download, and here's a sample page http://www.milonic.com/listbased/

Ruth

Re: Where to put <noscript>?


Poster: vikenk
Dated: Saturday December 22 2007 - 12:56:19 GMT

Hello,

The NOSCRIPT tag should be used within the body. I use the noscript tag to design a backup menu in case the user doesn't have javascript enabled in their browser. To see an example, go to my site (in my signature) and look at the code. Then go to FireFox and turn off javascript.

Hope this helps :>)