Microsoft
Software
Hardware
Network
Question : What does src="#" mean when used in a bgsound attribute and is it needed?
I am currently using the following line in a html doc which uses javascript to replace the audio source file (which is variable):
<bgsound src="#" id="sound" autostart="false">
My question is can I leave out the src attribute from the bgsound tag. The # value seems to result in some strange results, almost as though it forces the page to refresh. When I remove it, everything *seems* to work, but I'm not 100% sure why it is there in the first place and if html specs require it.
Answer : What does src="#" mean when used in a bgsound attribute and is it needed?
I removed the "#" and all seems fine.
Random Solutions
cfapplication sessionTimeout question
Can the Top position of an object be moved into a position where a ToolStrip was that got set invisible?
windows cannot access the specified drive, path, or file. You may not have the appropriate permissions to access the item
Kick out all the users from Access
Delete user profiles based on the age of the ntuser.dat file.
Sharepoint Knowledge Base template
asp.net I am trying to read and convert the @@IDENTITY value - it works in one of my Procs. - but not in another
ASP.NET Compilation Error
Driving Distance between Postcodes
How do I get Windows to search for files only?