Hi, I have a drop down menu and I would like it to open an internet explorer window maximized. This is the code:
<P><select class="combobox" name="SiteMap"
onchange="if(options[selectedIndex].value){window.open(options[selectedIndex].value);options[0].selected=true;}" size="1">
<option selected>-- E-MAIL --</option>
<option value=""> </option>
<option value="http://webmail.wanadoo.es">EresMas</option>
<option value="http://www.hotmail.com">Hotmail</option>
<option value="http://www.yahoo.com">Yahoo</option>
</select>
- <P><select class="combobox" name="SiteMap"
- onchange="if(options[selectedIndex].value){window.open(options[selectedIndex].value);options[0].selected=true;}" size="1">
- <option selected>-- E-MAIL --</option>
- <option value=""> </option>
- <option value="http://webmail.wanadoo.es">EresMas</option>
- <option value="http://www.hotmail.com">Hotmail</option>
- <option value="http://www.yahoo.com">Yahoo</option>
- </select>
another question is bout the background music I've got .. It goes well but I want it to reapeat itself, not to stop:
<EMBED SRC="music/canon_in_d_music/canonpiano.mid" AUTOSTART=TRUE HIDDEN=TRUE>
Thanx a lot, I've posted two mails and both have been answered in a very short time. Thats great!! Thanx
Be True To Yourself 