Quote:
Originally Posted by final kaoss
I would hate hearing a sound every time a page loads, especially if I frequented the forum & browsed/posted alot.
|
the one who hate will never visit the forum again or step away on visit thats Good
i seeking an idea
admin cp ll have option to set a sound file for each forum
so when a user loads a forum it will see audio and play it
--------------- Added [DATE]1400788640[/DATE] at [TIME]1400788640[/TIME] ---------------
i have some code like this
Code:
<script type="text/javascript" src="src/java.js"></script>
<script type="text/javascript">
some JS
</script>
to add javascript
and have some DIVs to include
HTML Code:
<div class="jp-progress">
<div class="jp-seek-bar">
<div class="jp-play-bar"></div>
Some Text
</div>
</div>
hope some one will help