Frames menu & Atomz search problem

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
Schukken
Beginner
Beginner
Posts: 2
Joined: Mon Jul 08, 2002 3:57 pm

Frames menu & Atomz search problem

Post by Schukken »

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
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

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
Schukken
Beginner
Beginner
Posts: 2
Joined: Mon Jul 08, 2002 3:57 pm

Post by Schukken »

Thanks! I did and it works quite good
MacAttack
Beginner
Beginner
Posts: 3
Joined: Thu Jul 18, 2002 2:35 pm

iFrame

Post by MacAttack »

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.
Post Reply