I get the notice “Incorrect Copyright” in my dropdown menu java..
Q:
I have in my script the following entry
<script type="text/javascript" language="JavaScript1.2"
src="resources/deluxe-menue/dmenu.js"></script>
<noscript><a href=http://deluxe-menu.com/>(c)2008 Javascript
Menu by Deluxe-Menu.com</a></noscript>
but I get the notice “Incorrect Copyright” in my dropdown menu java. What did I make wrong?
A:
You should write NOSCRIPT tag in the following way:
<noscript><a href="http://deluxe-menu.com">(c)2008 dropdown menu java by Deluxe-Menu.com</a></noscript>
Make sure that you’re using last version of Deluxe Menu.
You can download last version of Deluxe Menu from the same link in
your license message.