Search found 1 match
- Wed Mar 06, 2002 10:37 am
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Frames Based Menu Testing
- Replies: 13
- Views: 10072
Re: Frames Based Menu Testing
<HTML>I use iframes on my sites , but it is only good for ie6 since iframes and forms tend to be overlaid over the menu on other browser - I heard there is a work around by declaring the id of the iframe somewhere in the menu's .js files and the it will show over the iframe - but I have yet to get ...