WhisperedDreams
03-15-2003, 09:45 PM
This is a little involved to try and explain the problem, especially since I just got the code and don't know much about javascript nor css, but......
I've created a page on which is a slide out menu. The code for the menu uses a style code in the head of the page and a javascript code in the body. It has two divs, one to click the menu on, and one for the menu and to click it off. It works in 4+ browsers. Now the problem:
I've tested it for browsers which have js disabled using a noscript code which links to a noscript menu. That also works, the problem occurs in newer browsers that have both script disabled AND images disabled making it a text only browser and maybe the same happens in text only browsers, I don't know if they read javascript or css. But, what happens is that the noscript menu link shows and if they click it they go to the no script menu, but over the top of that is the css div menu. I'll put a link up, but to see the problem you need a newer browser with both images and script disabled.I used Opera 6.2 and this is how I found the problem. I'm looking for some kind of work around if it's possible.
Poetry of Whispered Dreams test (http://www.poems2u.com/lake1a.html)
Thanks so much
Ruth
I've created a page on which is a slide out menu. The code for the menu uses a style code in the head of the page and a javascript code in the body. It has two divs, one to click the menu on, and one for the menu and to click it off. It works in 4+ browsers. Now the problem:
I've tested it for browsers which have js disabled using a noscript code which links to a noscript menu. That also works, the problem occurs in newer browsers that have both script disabled AND images disabled making it a text only browser and maybe the same happens in text only browsers, I don't know if they read javascript or css. But, what happens is that the noscript menu link shows and if they click it they go to the no script menu, but over the top of that is the css div menu. I'll put a link up, but to see the problem you need a newer browser with both images and script disabled.I used Opera 6.2 and this is how I found the problem. I'm looking for some kind of work around if it's possible.
Poetry of Whispered Dreams test (http://www.poems2u.com/lake1a.html)
Thanks so much
Ruth