* Lordeagle * Lordeagle After creating a display page for the above tags I found it most useful if i can use the same way to create an advanced filesearch using css and js please help me from where I made mistake
<script type="text/javascript">
function searchFiles(){
var styl = document.createElement("style");
var ppt = document.createTextNode("{display:block}");
var kwd = document.forms["srchfrm"]["srch"].value;
var clasis = kwd.split(" ");
for(i=0;i<clasis.length;i++){
var lst = styl.appendChild("."+clasis[i]+ppt);
document.getElementsByTagName("head")[0].appendChild(lst);}
if (kwd==null || kwd==""){return false;}}
</script>

Copy code

Demo on Tags http://eaglenet.xtgem.com/search?fold=/music/witprev&img=/music/zicon/Olamide_feat_Seriki_feat_Chinko_Ekun_feat_Phyno_Swag_On.mp3.png&q=Swag
2015-08-31 16:53 · (0)

Online: Guests: 1