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: Archived Topics for the old Version 3.0 JavaScript Menu
Forum Topic: Click to view post
Last Updated: Wednesday July 18 2012 - 06:07:33

Frames menu & Atomz search problem


Poster: Schukken
Dated: Monday July 8 2002 - 16:03:44 BST

Does anyone know how to enable the menu's in combination with a Atomz (http://www.atomz.com) search template?

My site: http://www.debat.org/menu/form_zoeken.htm
(zoeken is dutch for search :)

The right horizontal menu works fine, but the combined frames menu doesn't. My browser reports about a error: code 0 / access forbidden to the left navigation frame with the other half of the menu.

Cheers
Frederik


Poster: Andy
Dated: Monday July 8 2002 - 16:15:54 BST

Hi,

This is one of the problems with Frames.

If you load content from another site and try to insert your own code (as is the case with the menu) the browser will complain. It's a security thing. You could always try using an IFrame and see if that helps.

Cheers
Andy


Poster: Schukken
Dated: Tuesday July 9 2002 - 7:22:27 BST

Thanks! I did and it works quite good

iFrame


Poster: MacAttack
Dated: Thursday July 18 2002 - 14:41:21 BST

Schukken wrote:
Thanks! I did and it works quite good


How did you get the iFrame to work? Here's what I'm using and it's opening 'entry.asp' in a new window....

addMenu(........, "entry.asp target=filterframe", .....)

where filterframe is my iFrame.