Login
·
Signup
Home
»
XtGem
»
Coding help
»
Making tags with js
» View post
Lordeagle
Graham
I tried them but all to no avail below is the source code of the page
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> <style> div.product { display: none; } </style> <title>Files Tagged With {_$q|}</title> </head> <body> <div class="lordeagle"><h2 class="name">List Of Files That Are Tagged With {_$q|} </h2></div><xt:code><form id="srchfrm" onsubmit="return searchFiles()" action="<xt:url />" method="get"> <div class="search lordeagle"> <input type="search" name="kwd" value="{_$kwd|}"/> <input type="submit" value="search" /> </div> </form> </xt:code><xt:code><script type="text/javascript"> function searchFiles(){ var kwd = {_$srch|} if (kwd==null || kwd==""){return false;} var clasis = kwd.split(" "); var styl = document.createElement("style"); for(i=0;i<clasis.length;i ){ var tmp = document.createTextNode("div." clasis[i] "{display:block}"); styl.appendChild(tmp);} document.head.appendChild(styl);} </script></xt:code><xt:code><div class="lordeagle"><h2 class="name">MUSICS, SONGS AND RINGTONES {_$kwd|} </h2></div> <div class="section product-list"> <xt:filelist sort_type="updated" sort_dir="desc" folder="/music/witprev" template="<div class='.file_name_parsed. product'><a class='product-link' href='http://click.buzzcity.net/click.php?partnerid=136453' title='.file_name.'><div class='pull-left'><img class='product-icon' src='/music/zicon/.file_name..png' alt='.file_name.'><div class='info'><h5>.file_name_base_parsed.</h5><img src='/tools/work/ratings/64_stars_50.png' alt='5.0' title='rated 5.0' class='rating'/></div></div><div class='pull-right'><a href='/download?file=.file_name.&name=.file_name_parsed.&category=.file_mime.&size=.file_size.&href=.file_url.&date=.file_date.&time=.file_time.&fold=/music/witprev&img=/music/zicon/.file_name..png'class='btn' title='download .file_name.' style='background-color:#d20808;'>download</a></div></a></div>" filter="*.*" /></div></xt:code> </body> </html>
the page is @
http://eaglenet.xtgem.com/others/Search
pls help me run a check there bcus certainly the classes are not.
#
2015-09-01 21:03 ·
(0)
Home
»
XtGem
»
Coding help
»
Making tags with js
» View post
Online: Guests: 1
Log in