摘要:1,如何让Apache支持跨域访问呢?步骤:修改httpd.conf,windows中对应的目录是:C:\wamp\bin\apache\Apache2.4.4\conf\httpd.conf把LoadModule headers_module modules/mod_headers.so 前面的注...
阅读全文
摘要:var browser = { versions: function() { var u = navigator.userAgent, app = navigator.appVersion; return {//移动终端浏览器版本信息 ...
阅读全文
摘要:alert($("#checkbox_all").attr("checked"));一直为undefined?纳尼???为啥会这样??浏览器你傻了吗?然后果断换浏览器测试,从chrome到IE,从IE到火狐。结果都是这样 -_-||难道是jquery又做改进了????经过本屌丝用哈勃望远镜和高清镭射...
阅读全文
摘要:$(function(){ msgmove(); $("ul").hover(function(){ $(this).attr("name","hovered"); //鼠标经过设置ul的name值为"hovered" },function(){ $(this).removeAttr("name")...
阅读全文
摘要:引用jquery.js 和marquee.js 3分钟前:金*玉1投资了股期宝53期,金额¥5,......
阅读全文
摘要:window.onload=function(){varli=document.getElementsByTagName("li");for(vari=0;i12345
阅读全文
摘要:可以使用toFixed函数,不过不兼容ie6可以下载兼容包https://github.com/es-shims/es5-shim/blob/master/es5-shim.js
阅读全文
摘要:artDialog 具体案例可以查看artdialog的官网
阅读全文
摘要:http://www.owlgraphic.com/owlcarousel/jqueyr极简响应式幻灯片插件Slippry
阅读全文