N
News
Hi
I am trying to create a new window with a image in it. I cannot seem to get
the image working please point out my error.
http://www.wyght.com/warren/Warren/MySite/TamaraRing.html
code below
<script language="javascript1.5">
function OpenWindow()
{
var tY=(this.screen.width)*.9;
var tX=(this.screen.height)*.9;
window.sText="<BODY><img src='TamarasRing\\Sliced\\005_5_r2_c2.jpg'
/></BODY>";
window.open("javascript
pener.sText","SecWin",",width=tY,height=tX").focus();}</script></head><body><BR /><img src="TamarasRing/Sliced/005_5_r2_c2.jpg" width="156" height="163"onclick="OpenWindow()"/><BR />Click on image!<BR />--Totus possum, totum Deum.Totus ero, totum meum.WSW
I am trying to create a new window with a image in it. I cannot seem to get
the image working please point out my error.
http://www.wyght.com/warren/Warren/MySite/TamaraRing.html
code below
<script language="javascript1.5">
function OpenWindow()
{
var tY=(this.screen.width)*.9;
var tX=(this.screen.height)*.9;
window.sText="<BODY><img src='TamarasRing\\Sliced\\005_5_r2_c2.jpg'
/></BODY>";
window.open("javascript