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:37

position of noscript tags


Poster: Shelleuk
Dated: Thursday March 18 2004 - 12:40:55 GMT

andy - are you there ?

You sent me an email about positionig of noscript tags...telling me to put them before or after my script refs...but my script refs are in the Head - so how will the html in my no script tags be seen, where I want them to be seen ? I also tried putting them in the body, but I couldn't see them - and I had disabled javascript....

this is the html I'm working with:

<noscript>
<table width="103%" cellpadding="6" class="blackcopy">
<tr>
<td valign=top colspan=2><div align="center">You need to have JavaScript enabled
to get the most of our website Data Recovery UK Ltd site navigation will
only work on JavaScript enabled browsers. </div></td>
</tr>
<tr>
<td valign=top colspan=2> <table width="100%" border=0 cellpadding=4 cellspacing=1>
<tr bgcolor="#CCCCCC">
<td valign=top><a href="/index.html">Home</a></td>
<td valign=top bordercolor="#FFFFFF"><a href="/services.htm">Services:</a></td>
<td valign=top>&nbsp;</td>
<td valign=top><a href="/aboutus.htm">About us</a></td>
<td valign=top><a href="/contact.htm">Contact</a></td>
<td valign=top><a href="/locations.htm">Global Locations</a></td>
<td valign=top><a href="/sitemap.htm">Sitemap</a></td>
<tr>
<td width="6%" rowspan="6" valign=top bgcolor="#FFFFFF">&nbsp;</td>
<td height="116" valign=top bgcolor="ECEDF2"><a href="/datarecov.htm">Advanced
Data Recovery:</a></td>
<td valign=top bgcolor="ECEDF2"><li><a href="/hard_drive.htm">Hard Drive
Recovery</a>
<li><a href="/raid.htm">RAID Recovery</a>
<li><a href="/sql.htm">SQL Recovery</a>
<li><a href="/exchange.htm">Exchange / Mail Server Recovery</a>
<li><a href="/tape.htm">Tape Recovery</a>
<li><a href="/othermedia.htm">Other Media Recovery</a> </td>
<td width="13%" colspan="4" rowspan="6" valign=top bgcolor="#FFFFFF">&nbsp;</td>
<tr>
<td height="116" valign=top bordercolor="#FFFFFF" bgcolor="ECEDF2"><a href="/forensics.htm">Advanced
Computer Forensics:</a></td>
<td valign=top bgcolor="ECEDF2"> <li><a href="law_account.htm">Law &amp;
Accountancy Firms</a>
<li><a href="/insurance.htm">Insurance Companies</a>
<li><a href="/interninvest.htm">Company Internal Investigations</a>
<li><a href="/privindiv.htm">Private Individuals</a>
<li><a href="/lawenforce.htm">Law Enforcement</a>
<li><a href="/consultancy.htm">Consultancy Firms</a></td>
<tr>
<td height="80" valign=top bordercolor="#FFFFFF" bgcolor="ECEDF2"><a href="/continuity.htm">Business
Continuity Services:</a></td>
<td valign=top bgcolor="ECEDF2"> <li><a href="/disaster_recov.htm">Disaster
Recovery</a>
<li><a href="/disaster_plan.htm">Disaster Planning</a>
<li><a href="/response_team.htm">Incident Response Team</a>
<li><a href="/buscont_partners.htm">Business Continuity Partners</a>
</td>
<tr>
<td valign=top bordercolor="#FFFFFF" bgcolor="ECEDF2"><a href="/partnership.htm">Partnership
Programmes:</a></td>
<td valign=top bgcolor="ECEDF2"><li></td>
<tr>
<td valign=top bgcolor="ECEDF2"><a href="/knowledge.htm">Knowledge Centre:</a></td>
<td valign=top bgcolor="ECEDF2"> <li><a href="/process.htm">Data Recovery
Process</a>
<li><a href="/whatis.htm">What is Data Recovery?</a>
<li><a href="/cleanroom.htm">Clean Room Technology</a>
<li><a href="/links.htm">Useful Links</a>
<li><a href="/shipping.htm">Packaging / Shipping Instructions</a>
<li><a href="/faq.htm">FAQ'S</a>
<li><a href="/glossary.htm">Glossary of Terms</a>
<li><a href="/articles.htm">White Papers / Articles</a> </td>
<tr>
<td width="16%" height="47" valign=top class="emergmenuheader"><a href="/emergency.htm"><font color="#FFFFFF">Emergency
Services 24 / 7</font></a></td>
<td width="36%" valign=top bgcolor="#FFFFFF">&nbsp;</td>
</table></td>
</tr>
</table>
</noscript>