Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:06

IFrame issue - help needed!


Poster: kilkul
Dated: Friday October 22 2004 - 11:28:40 BST

Please, give me an answer regarding the topic found at http://www.milonic.com/forum/viewtopic.php?t=5084. I'm running out of ideas, and it's almost imposible to follow the functions structure to create a custom function for that purpose.

I repeat the issue: the menu is in a page containing an iframe; it works fine, except the feature that highlights the current page's menu item (and all the above items recursively); i would really like to use that feature exactly as it behaves in the usual, no-frames samples... Is that possible?

Thanks.

Re: IFrame issue - help needed!


Poster: kevin3442
Dated: Friday October 22 2004 - 18:24:19 BST

kilkul wrote:
...Is that possible?

No.

The pagematch feature matches the menu item to some aspect of the url of the page that contains the menu. The problem is that the page containing the menu and the page in the iframe are two separate pages, even though the layout may present them as more of a single unit. To the browser, it's almost as if each was in its own separate browser window.

kilkul wrote:
it's almost imposible to follow the functions structure to create a custom function for that purpose

Follow which function's structure?

Kevin