adamtate
08-24-2005, 10:36 AM
Hello all,
I'm just trying to get a html pageto open up in an iframe!!!
I am creating a website using a Xara Webstyle 4 template.
On the page, I have a table, and within that, the Iframe which is called main:
<iframe name="main" width="100%" height="600" src="main.htm" scrolling="yes" border="0" frameborder="0"></iframe>
On the horizontal navbar I have changed the Javascript to:
;writeButton(loc+"../","main.htm","main","index_hnavbar_b6",84,20,"Home","",0)
It's opening up the main.htm file in a blank window as if I've used a target="_blank" command.
I'm just trying to get that main.htm to open up in the iframe!!! PLEASE HELP ME!!! I've tried putting target commands after it, but then the whole navbar disappears (I presume thats down to the Javascript).
Any thoughts would be GREATLY appreciated!!!
Please email bassjunkie@gmail.com
I'm just trying to get a html pageto open up in an iframe!!!
I am creating a website using a Xara Webstyle 4 template.
On the page, I have a table, and within that, the Iframe which is called main:
<iframe name="main" width="100%" height="600" src="main.htm" scrolling="yes" border="0" frameborder="0"></iframe>
On the horizontal navbar I have changed the Javascript to:
;writeButton(loc+"../","main.htm","main","index_hnavbar_b6",84,20,"Home","",0)
It's opening up the main.htm file in a blank window as if I've used a target="_blank" command.
I'm just trying to get that main.htm to open up in the iframe!!! PLEASE HELP ME!!! I've tried putting target commands after it, but then the whole navbar disappears (I presume thats down to the Javascript).
Any thoughts would be GREATLY appreciated!!!
Please email bassjunkie@gmail.com