Nevermind. I found out the problem...
For other people who might have the same problem
instead of using...
top.[frame name].document.location.href=goURL;
you have to use this:
parent.[frame name].location.href=goURL
the "document" one only works if the page is by itself. The...
I installed a Pull Down Menu for my site. The pull down menu is on the top frame while the bottom is the one that the link goes to. It works fine when the frames is by itself...
http://sfx64.com/Fanart/index.html
However, when the frames is in another frames
http://sfx64.com/index2.html <-...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.