How To Create Random Mp3 File List In Wapkiz

Wapkiz is an awesome wapbuilder to build your own wapsite. With the help of Html and some tag code you can start your free wapsite there. To know more about wapkiz Click Here.
In wapkiz you can create your music site for free as there is a File Manager to store your files. Wow Thats Great !
Lets see how can create your music site.
– If you are a beginner in wapkiz, you can select a template from preset option. It will make an instant music site for you. You don’t need to know any coding.
– And if you want to create your own style wapsite, see wapkiz manual (Help Option).
– And if you are an expert then you know how to create own style wapsite.
So, if you are starting a music site you can create a Random File list. See Demo !
random file list
Here is the codes

CSS
h1{background:#006699; color:#fff; padding:5px; font-weight:bold; font-size:1em;}
.feature{background:#f6f6f6; padding:4px; border-bottom:1px #e0e0e0 solid;}

Random Filelist Code
<h1>Featured Songs</h1>
<script type="text/javascript">x=0; a=new Array();</script>
[fm]d=all,l=500||<script type="text/javascript">anch = "/page-download/%id%/%lname%.html";a[x]="<a href="+anch+"><table class=feature cellspacing=0 cellpadding=0><tr><td width=80px><img src=%music-thumb% alt=%name% width=70px height=70px class=imgclass/></td><td align=left><a href="+anch+"><b>%name%.mp3</b></a></td></tr></table></a>"; x++;</script>[/fm]
<script type="text/javascript">maxlink=3;for (i=0; i < maxlink; i++) {r=Math.floor(Math.random() * a.length);if(a[r]){document.write("<div>"+a[r]+"</div>");}} </script>

Post a Comment

1 Comments

  1. Visit my site (Themerum.com) to get a useful thing.
    Themerum.com is free download shopping blogger template and wordpress theme website.

    ReplyDelete