Frames problem
- From: "Shabam" <chalupa@xxxxxxxxxxxxxxxxx>
- Date: Sat, 20 Aug 2005 03:58:27 -0700
I need to post a popup code in a page with a frameset. However, the popup
will be auto-inserted at the very top the source code. I know this is bad
html syntax, but is it possible to do this?
Basically here's the main frame source:
<html>
<FRAMESET COLS="22%,78%">
<FRAME NAME="A" SRC="left.htm">
<FRAME NAME="B" SRC="right.htm">
</FRAMESET>
</html>
I need to place code before the starting "<html>" that will pop up a window.
Help?
.
- Follow-Ups:
- What is going on?
- From: dorayme
- What is going on?
- Prev by Date: Re: Now take a look...
- Next by Date: Re: Trouble with server-side includes
- Previous by thread: Re: Clearing floaters in Mozilla
- Next by thread: What is going on?
- Index(es):