iframe priority problem

I am building a web site page and using a simple iframe statement to open links on the page in that frame. This works well for some links but others just take over the whole page. What gives ??

no clue… can you link to the page so we can see the problem?

Go to Ray Annino - Artiste Américain to see a well behaved link page and to Ray Annino - Artiste Américain to see the link take over the page.

are you sure it is not the site in the 2nd set that is running a “frame breaker”?

I don’t underdstand your question. the page with iframe2.html is the frame breaker. I can find other frame breakers and others that behave O.K. if that would help.

yeah, it’s the site you’re trying to load in the frame. They have javascript that detects if it’s in a frame, and then reloads the page and forces it out of frames. not much you can do about that.

O.K. That’s what I figured but I was hoping you had a solution. Thanks for your help.