Open webpage maximized

  • BenitoCamelaxxx
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Apr 28, 2004
  • Posts: 9
  • Status: Offline

Post May 11th, 2004, 10:57 am

Hi, I have a drop down menu and I would like it to open an internet explorer window maximized. This is the code:

Code: [ 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="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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>
  1. <P><select class="combobox" name="SiteMap"
  2. onchange="if(options[selectedIndex].value){window.open(options[selectedIndex].value);options[0].selected=true;}" size="1">
  3. <option selected>-- E-MAIL --</option>
  4. <option value="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</option>
  5. <option value="http://webmail.wanadoo.es">EresMas</option>
  6. <option value="http://www.hotmail.com">Hotmail</option>
  7. <option value="http://www.yahoo.com">Yahoo</option>
  8. </select>


another question is bout the background music I've got .. It goes well but I want it to reapeat itself, not to stop:

Code: [ Select ]
<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



8) Be True To Yourself 8)
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post May 11th, 2004, 10:57 am

  • BenitoCamelaxxx
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Apr 28, 2004
  • Posts: 9
  • Status: Offline

Post May 11th, 2004, 11:05 am

I just added "Loop=True":

Code: [ Select ]
<EMBED SRC="music/canon_in_d_music/canonpiano.mid" AUTOSTART=TRUE HIDDEN=TRUE LOOP=TRUE>



8) Be True To Yourself 8)
  • Rat
  • Guru
  • Guru
  • User avatar
  • Joined: Apr 25, 2004
  • Posts: 1190
  • Loc: desk
  • Status: Offline

Post May 11th, 2004, 11:58 am

for the bg music try:

<bgsound src="your_song.mid">

Post Information

  • Total Posts in this topic: 3 posts
  • Users browsing this forum: No registered users and 120 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.