How to add background music at wap johncms?
this is a not good idea,because most mobile users do
n't hear it
echo '<bgsound src="melody.mid" />';
~XeOn~ (30.01.2012/15:01)
echo '<bgsound src="melody.mid" />';
Which file can add this code?
In file 'incfiles/head.php' in tags <head> ... </head>
joek, <head>
<bgsound src="melody.mid">
</head>
as an option <audio src="URL"></audio>
~XeOn~ (31.01.2012/16:48)
joek, <head>
<bgsound src="melody.mid">
</head>
I success make it.But how to make the music always play or non stop when online?