Reply to Re: BANANA WISE
If you don't have an account, just leave the password field blank.
<embed src="//www.freewebs.com/bananawise/undefined" autostart="true" width="70" height="24" loop="true">
What the hell is this? First of all, the song links to "undefined". Second, the <embed> tag is as obsolete as can be! There's no chance any good modern browser will be able to use that tag. Use <object> instead, or the fairly new <audio> tag introduced in HTML5 (but then audio will only work in recent versions of Firefox and Chrome).
What the hell is this? First of all, the song links to "undefined". Second, the <embed> tag is as obsolete as can be! There's no chance any good modern browser will be able to use that tag. Use <object> instead, or the fairly new <audio> tag introduced in HTML5 (but then audio will only work in recent versions of Firefox and Chrome).






