I have a frame with 2 frames. I am trying to redirect it according to size and browser. It somewhat works but it open the new page in the bottom frame instead of using the whole page.
Printable View
I have a frame with 2 frames. I am trying to redirect it according to size and browser. It somewhat works but it open the new page in the bottom frame instead of using the whole page.
use % in your frameset.
so what you are saying it that when it redirects to the right file according to the screen size it is loading it in the bottom frame?
what script are you using to redirect it?
I got it. I was putting the script on the page that was contained inside the frame instead of the page that contains the frames.
Thanks anyway