javascript displaying visibly

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
tony
Super Advanced
Super Advanced
Posts: 39
Joined: Mon Aug 19, 2002 2:34 pm
Location: Derby UK
Contact:

javascript displaying visibly

Post by tony »

I am blown away by Andy's menu!

I am using the version whereby it highlights the page being visited - it's a very useful 'you are here' option.

It uses

<script>
<!--
document.write( "( "+document.location.href+" )" );
// -->
</script>

to tell the system which page it's on. However, on an older version of IE, I am getting it writing the actual page URL visibly in text within curly brackets at the point on the page where the code is.

I have tried inserting the code into the head instead, but it still writes the page URL visibly at the top of the page.

Any way of hiding it? (I like to work on the principle that if it will work on version 4 browswers, it will work anywhere, and the brilliant thing about Milonic is that it does work on V4 browsers.)

The only other thing I'd love to see on this excellent system would be a visited link color so that people would get a reminder of which pages they had already been to, when using the menu.

thanks again Andy!!


Tony
Post Reply