Advance and simpler random filelist from paging function
The script below is what i used to display and show random files @ my homepage http://eaglenet.xtgem.com study and edit to display random files if u need any help send me a private message(pm) or visit my forum http://forum.eaglenet.xtgem.com
The script below is what i used to display and show random files @ my homepage http://eaglenet.xtgem.com study and edit to display random files if u need any help send me a private message(pm) or visit my forum http://forum.eaglenet.xtgem.com
<script>
var pg = "<xt:url/>"
if (pg == "http://eaglenet.xtgem.com/index"){
location.replace('http://eaglenet.xtgem.com/index?__filelist_page=<xt:random from="1" to="10" x="1"/>')};
</script>
Copy code
var pg = "<xt:url/>"
if (pg == "http://eaglenet.xtgem.com/index"){
location.replace('http://eaglenet.xtgem.com/index?__filelist_page=<xt:random from="1" to="10" x="1"/>')};
</script>
Copy code
(Edited by 2015-08-22 19:06 Lordeagle )
-
·
- rated(0)