XtGem Forum catalog

Dưới đây là 1 số code và script dành riêng cho Xtgem

Script chữ chạy bốn hướng

Code time :














Time and date trong text box :
<textarea rows="3" cols="17"> <xt id="tdate" format="d-m-Y H:i" tzone="7"/> </textarea>

Browser (thay từ 1 cho tới 3 hay 4 gì đó) :
<xt id="browser" detail="1" />

To put the random link on your page use this code :
<xt id="include" file="/thưmụcchứafile/*"/>

Thay đổi giao diện wap theo thời gian (với điều kiện bạn phải có file css dạng thờigian.css và css phù hợp với trang )
<link rel="stylesheet" type="text/css" href='/FOLDER/<xt id="tdate" format="OPTION" tzone="TIME ZONE"/>.css'/>

FOLDER là thư mục chứa file css của bạn
OPTION thay bằng H và TIME ZONE thay bằng 7 (múi giờ Việt Nam)
Thêm nữa nè (FOLDER chứ file css)
<link rel="stylesheet" type="text/css" href='<xt id="include" file="/FOLDER/*"/>'/>
Lấy hết file của 1 thư mục nào đó trải ra :
<xt id="include" file="/folder" />
Một vài code khác :
T9space


Skweezer


DAILY LINK IMAGES ROTATORS (theo giờ do bạn chỉnh)
<script type="text/javascript" language=javascript>var image=new Array() image[0]='http://IMAGE'; image[1]='http://IMAGE'; image[2]='http://IMAGE'; image[3]='http://IMAGE'; image[4]='http://IMAGE'; image[5]='http://IMAGE'; image[6]='http://IMAGE'; var links=new Array() links[0]='http://LINK'; links[1]='http://LINK'; links[2]='http://LINK'; links[3]='http://LINK'; links[4]='http://LINK'; links[5]='http://LINK'; links[6]='http://LINK'; var s='<xt id="tdate" format="w" tzone="0"/>'; document.write('<a href="'+links[s]+'"><img src="'+image[s]+'" alt="link of the day" /> </a>');</script>

url shortener using
WQ.LT

Enter your url


Custom name


Mobile friendly


Home Page