Click to See Complete Forum and Search --> : JavaScript & Frames Bug


rupda27
09-30-2003, 01:12 PM
.
Please click on the link below....

http://www.studiopresence.com/clients/bratton.companies/bug.gif

For anyone who can bring light to the issue....
Thanks in advance!!!
Rups.

:p

Jona
09-30-2003, 02:58 PM
First, realize you are on a Macintosh computer - just keep that in mind.

Also, the menu is almost definitely called from a .js file, so if you try to use JavaScript to access the document in the frame, you will get an Access Denied error... Are you using any JavaScript to access the document in the frame?

[J]ona

rupda27
09-30-2003, 04:33 PM
It actually does the same on a PC :0(

I just used basic HTML for the frames to link to the Great America site, and I don't have any control or any knowledge of how the Great America site is built - would I need to know particulars about Great America's back end to solve this issue? Sorry, I'm a bit of a novice at all this...

I also noticed that when you're NOT signed in, Great America's drop down menus seem to work in Frames.... http://www.brattoncompanies.com/grt.america.htm strange, huh???

Thanks again!
Rups.

Jona
09-30-2003, 05:52 PM
Originally posted by rupda27
I also noticed that when you're NOT signed in, Great America's drop down menus seem to work in Frames.... http://www.brattoncompanies.com/grt.america.htm strange, huh???

There is your explanation. It is not possible to use cross-server frames as far as being logged into a Web site goes, because it poses potential security threats.

[J]ona

rupda27
10-01-2003, 04:40 AM
Ahhh, thanks for saving me a lot of unnecessary wasted time!

Rups
:)

Jona
10-01-2003, 11:56 AM
Glad to be of help.

[J]ona