Search found 3 matches

by numberonepal
Wed Nov 13, 2002 7:52 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: IE 5 and IFRAME
Replies: 1
Views: 2412

Half of a partial work around

I've tried all the tricks I know including putting the iframes into a larger frames page. <i>It still goes behind the iframes page in the frame!</i>

I've come up with a less than partial work-around for a couple of special cases.

1. You only want some content to scroll, and not have something ...
by numberonepal
Wed Nov 13, 2002 5:05 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: IE 5 and IFRAME
Replies: 1
Views: 2412

IE 5 and IFRAME

:x I have my horizontal floating menu directly above 2 iframes in a page. In IE 5.0 and NS 6.2 my menu is behind the iframes. I love this menu and its ease of use, but may be unable to use it for this reason. Does anyone know of a fix for this?

Thanks in advance.
by numberonepal
Wed Jun 19, 2002 4:08 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: IFRAME Bug
Replies: 0
Views: 2139

IFRAME Bug

I am using the menu in in a page with multiple IFRAMES, and am targeting different ones.

The menu is in the top level html page NOT in a frame. This page has multiple frames inside it.

For instance, I use the following code to target diferent iframes:
"something.htm target=content"
It works, but ...