Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Attribute for <BGSOUND ...>
LOOP = INFINITE | number of loops

Usage Recommendation
Use with great caution. This is a major way to annoy people.

LOOP says how many times to loop the background sound. LOOP can either have a finite value (1,2,3 or some other number) or INFINITE which tells the browser to play the sound over and over forever. LOOP can be very annoying. Use it sparingly, or better yet, not at all.

this code produces this
<BGSOUND SRC="helloo.wav" LOOP=5>
this page is really annoying
this page
<BGSOUND SRC="helloo.wav" LOOP=INFINITE>
this page is really, REALLY annoying
this page

 
 
  Copyright 1997-2002 Idocs inc. Published under the terms of the Open Content License Design by Interspire