sqirm
07-22-2003, 07:36 PM
here is my html.....
<HTML><HEAD><TITLE>Staind Graphics - Surgd</TITLE>
<STYLE TYPE="text/css">
<!--
a:link { text-decoration:none; color:white; font-size: 10px }
a:active { text-decoration:line-through; color:white; font-size: 10px }
a:visited { text-decoration:none; color:white; font-weight:bold; font-size: 10px }
a:hover { text-decoration:none; color:white; filter: blink; height:0; cursor:crosshair; font-size: 10px }
body {
color:gray;
font-size: 10px;
font-family: Arial;
background-color:black;
line-height: 12px;
font-weight: normal;
scrollbar-face-color:black;
scrollbar-arrow-color:gray;
scrollbar-shadow-color:black;
scrollbar-highlight-color: black;
scrollbar-3dlight-color:black;
scrollbar-darkshadow-color:black;
scrollbar-track-color:black;
-->
</style>
<div style="position:absolute; top:65px; left:485px;">
<script language="javascript">
function jump(form) {
var myindex=form.menu.selectedIndex
if (form.menu.options[myindex].value != "0")
{
window.open(form.menu.options[myindex].value,
target="yourframename");
}
}
//-->
</script>
<select name="menu" style="background-color: transparent;
font size=10 ; font-family: Century Gothic; color:#ffff"
size="1" onchange="jump(this.form)">
<option value="0">Select</option>
<option value="0"></option>
<option value="url" target="frame">Home</option>
<option value="url" target="frame">Picture Examples</option>
<option value="url" target="frame">Page Examples</option>
<option value="url" target="frame">Prices</option>
</select>
</form></div>
</HEAD><body>
<img src="http://www.freewebs.com/staindgrap/stained.jpg" name="staind_grap" width="667" height="500" border="0" id="image"/>
<div style="position: absolute; top:144; left:185">
<IFRAME src="http://www15.brinkster.com/buccablog/mainimage.jpg" name="frame" width="340" height="340" frameborder="0"></IFRAME></div>
why isn' t it workign for me????
<HTML><HEAD><TITLE>Staind Graphics - Surgd</TITLE>
<STYLE TYPE="text/css">
<!--
a:link { text-decoration:none; color:white; font-size: 10px }
a:active { text-decoration:line-through; color:white; font-size: 10px }
a:visited { text-decoration:none; color:white; font-weight:bold; font-size: 10px }
a:hover { text-decoration:none; color:white; filter: blink; height:0; cursor:crosshair; font-size: 10px }
body {
color:gray;
font-size: 10px;
font-family: Arial;
background-color:black;
line-height: 12px;
font-weight: normal;
scrollbar-face-color:black;
scrollbar-arrow-color:gray;
scrollbar-shadow-color:black;
scrollbar-highlight-color: black;
scrollbar-3dlight-color:black;
scrollbar-darkshadow-color:black;
scrollbar-track-color:black;
-->
</style>
<div style="position:absolute; top:65px; left:485px;">
<script language="javascript">
function jump(form) {
var myindex=form.menu.selectedIndex
if (form.menu.options[myindex].value != "0")
{
window.open(form.menu.options[myindex].value,
target="yourframename");
}
}
//-->
</script>
<select name="menu" style="background-color: transparent;
font size=10 ; font-family: Century Gothic; color:#ffff"
size="1" onchange="jump(this.form)">
<option value="0">Select</option>
<option value="0"></option>
<option value="url" target="frame">Home</option>
<option value="url" target="frame">Picture Examples</option>
<option value="url" target="frame">Page Examples</option>
<option value="url" target="frame">Prices</option>
</select>
</form></div>
</HEAD><body>
<img src="http://www.freewebs.com/staindgrap/stained.jpg" name="staind_grap" width="667" height="500" border="0" id="image"/>
<div style="position: absolute; top:144; left:185">
<IFRAME src="http://www15.brinkster.com/buccablog/mainimage.jpg" name="frame" width="340" height="340" frameborder="0"></IFRAME></div>
why isn' t it workign for me????