会员
周边
众包
新闻
博问
闪存
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Web前端分享
_______________人如代码,规矩灵活;代码如诗,字句精伦。
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
12
13
14
15
16
17
18
19
20
···
26
下一页
2014年10月16日
dedecms _ 当前位置问题的代码
摘要: {dede:field name='position' runphp='yes'} $tc=" > "; $tf=split($tc,@me); $tn=count($tf); for($ii...
阅读全文
posted @ 2014-10-16 15:30 Admin_info
阅读(224)
评论(0)
推荐(0)
2014年10月15日
form表单验证
摘要: 邮箱验证if (mailbox.val().length != 0) { if (mailbox.val().charAt(0) == "." || mailbox.val().charAt(0) == "@" || mailbox.val().indexOf('@', 0) == -1 ...
阅读全文
posted @ 2014-10-15 11:16 Admin_info
阅读(1005)
评论(0)
推荐(0)
2014年10月14日
input 不支持HTML5的placeholder属性
摘要: 解决方法如下:
阅读全文
posted @ 2014-10-14 15:13 Admin_info
阅读(195)
评论(0)
推荐(0)
Dede文章列表
摘要: 文章列表标签的使用:{dede:arclist flag='h' typeid='' row='' col='' titlelen='' infolen='' imgwidth='' imgheight='' listtype='' orderby='' keyword='' limit='0,1...
阅读全文
posted @ 2014-10-14 14:43 Admin_info
阅读(228)
评论(0)
推荐(0)
DEDE首页调用{dede:field.content/}
摘要: 过滤DEDE后台自己添加的Class文件和HTML代码:{dede:sql sql='Select content from #@__arctype where id=1'} [field:content function='cn_substr(html2text(@me),800)'/]...
阅读全文
posted @ 2014-10-14 14:29 Admin_info
阅读(394)
评论(0)
推荐(0)
mysql数据修改-DEDE
摘要: update `dede_arctype` set `templist`='{style}/products.htm' where `templist`='{style}/Product.htm'dede_arctype :表名称templist :条件字段{style}/products...
阅读全文
posted @ 2014-10-14 11:23 Admin_info
阅读(190)
评论(0)
推荐(0)
dede调用当前栏目名称
摘要: {dede:field.title/}
阅读全文
posted @ 2014-10-14 11:07 Admin_info
阅读(384)
评论(0)
推荐(0)
2014年10月13日
QQ联系客服
摘要: $('.side').bind('mouseenter mouseleave',function(e){ if(e.type=="mouseenter"){ if(!$(this).is(':animated')){...
阅读全文
posted @ 2014-10-13 14:36 Admin_info
阅读(189)
评论(0)
推荐(0)
2014年10月12日
IE下兼容Css+HTML5
摘要: /*! HTML5 Shiv vpre3.6 | @afarkas @jdalton @jon_neal @rem | MIT/GPL2 Licensed Uncompressed source: https://github.com/aFarkas/html5shiv http:/...
阅读全文
posted @ 2014-10-12 16:57 Admin_info
阅读(172)
评论(0)
推荐(0)
dede后台反应特别慢-转
摘要: 找到织梦后台管理目录下的/templets/index_body.htm文件将第25行至第35行部分js代码注释掉。就这么简单
阅读全文
posted @ 2014-10-12 12:07 Admin_info
阅读(210)
评论(0)
推荐(0)
上一页
1
···
12
13
14
15
16
17
18
19
20
···
26
下一页
公告
青春时代是一个短暂的美梦,当你醒来时,这早已消失得无影无踪了。
点点Admin_info