• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Admin

Well-Known Member
Staff member
Administrator
Anh em tạo 2 thư mục tên là web và mobile.
Mở web ra tạo files head.js đưa code của head web vào dùng js nha, tiếp theo là foot.js đưa code của foot web vào rồi mở folder mobile ra và tạo 2 files giống hệt ở web và làm tương tự như web
Ra thư mục gốc xoá hết code ở _header và _footer rồi dùng code js này
HTML:
<script language="javascript" src="http://domain/<xt:get_device_template />/tên file js.js"></script>
Vậy là xong
Lưu ý: tất cả file .js bỏ hết css nhé
Tạo thêm files _headtags như header rồi dán code
HTML:
<link rel="stylesheet"
type="text/css" href="duong dan css/
<xt:get_device_template />.css"
media="all,handheld"/>
Này vào đặt tên css wap là mobile web là web nhé
Thanks lấy tinh thần nào
 
dán code này
HTML:
<script language="javascript" src="http://domain/<xt:get_device_template />/tên file js.js"></script>
vào thư mục gốc là thư mục nào vậy anh?
 

Facebook Comments

Similar threads

New posts New threads New resources

Back
Top