nattrill
01-16-2009, 04:23 PM
Hi,
I've used frames with no problems for years, but now I have a situation where it just wont work...
I have a wordpress page on my webspace, and it is held in a folder called bethel2008.
Now I've finished it I wanted to forward to it without the user knowing they were leaving the main url. I thought a frame would be perfect. But it doesn't seem to work, what have I done wrong? Here is my code:
<FRAMESET>
<FRAME src="bethel2008/index.php" frameborder="no" noresize>
</FRAMESET>
Oddly, it works in chrome, but not in any other browser.
I've used frames with no problems for years, but now I have a situation where it just wont work...
I have a wordpress page on my webspace, and it is held in a folder called bethel2008.
Now I've finished it I wanted to forward to it without the user knowing they were leaving the main url. I thought a frame would be perfect. But it doesn't seem to work, what have I done wrong? Here is my code:
<FRAMESET>
<FRAME src="bethel2008/index.php" frameborder="no" noresize>
</FRAMESET>
Oddly, it works in chrome, but not in any other browser.