MVC资料
摘要:1. msdn mvc2: http://msdn.microsoft.com/en-us/library/dd410596.aspx2. msdn mvc3:http://msdn.microsoft.com/en-us/library/gg416514(v=VS.98).aspx3. 博客园资料:http://www.cnblogs.com/n-pei/archive/2011/01/20/1939741.html
阅读全文
Checkboxes, Radio Buttons, Select Lists, Custom HTML Form Elements
摘要:This JavaScript and CSS will allow you to use custom images to style checkboxes, radio buttons and select lists.Checkboxes, Radio Buttons, Select Lists, Custom HTML Form ElementsHave you ever wanted to use your own images for checkboxes, radio buttons or select lists? This script will let you do tha
阅读全文