随笔分类 -  Web常用控件

摘要:@Html.TextBoxFor(model => model.Title, new { @readonly = "readonly", style = "width:307px;height:29px;float:left;" })*注意:readonly前一定要加@ 阅读全文
posted @ 2012-01-06 16:07 罗虎 阅读(693) 评论(0) 推荐(0)
摘要:uploadify中的提示文字替换成中文的具体步骤 阅读全文
posted @ 2011-12-16 22:01 罗虎 阅读(3818) 评论(2) 推荐(1)
摘要:uploadify3.0后,官网就木有详细文档了,而且参数变了那么多......太懒了吧 阅读全文
posted @ 2011-12-16 14:18 罗虎 阅读(14976) 评论(2) 推荐(2)