Warning: Undefined array key "topic_id" in /usr/home/yyn/domains/11jn.com/public_html/mobi/list.php on line 5
Warning: Undefined variable $forum_ in /usr/home/yyn/domains/11jn.com/public_html/mobi/list.php on line 21
Warning: Undefined variable $file in /usr/home/yyn/domains/11jn.com/public_html/mobi/list.php on line 35
转载自httphtml
记录cookies实现退出弹出“设为主页”代码
[code:3kbq02h6]<script>
function getCookie(name) {
var start = document.cookie.indexOf( name + "=" );
var len = start + name.length + 1...
from:http://zebinlog.appspot.com/2009/03/2008-a-year-of-awesome-javascript
2008 has been just great, not least because of all the great stuff people have been doing with JavaScript, the new canvas element and the web in...