Vì vậy mạo nguội nghi nguồn: tamsucungteen.wap.sh
Demo:
» Link: http://styleweb.mobie.in/
Cách làm
B1: Tạo file version và dán code này vào
Code:
get style
if $style
call cookie::set $name=auto; $val=$style; $expire=31556926;
else
call cookie::set $name=auto; $val=mobile; $expire=31556926;
endif
Đổi giao diện
B2: Dán tiếp 2 đoạn code sau vào _header và _footer
Code header:
Code:
var $device =
var $auto= call cookie::get $name=auto;$default=$device;
if $auto== web
Print {{
Else
Print {{
Endif
Code footer:
Code:
var $device =
var $auto= call cookie::get $name=auto;$default=$device;
if $auto== web
Print {{
Print {{Mobile version}}
Else
Print {{
Print {{Web version}}
Endif
B3: tạo 4 file: mobile_header web_header mobile_footerweb_footer
trong 4 file trên như tên của nó. bạn thiết kế tương ứng.
Chú ý: Trong 4 file trên phải hiện toàn code html. không sử dụng code để dẫn css.
giải pháp: bạ đưa css vào cặp mã
không sử dụng bất cứ tính năng include nào. cả mã
Chúc Bạn thành công.!
0 nhận xét:
Đăng nhận xét