Google
My Amazon Recomendations
Twitter
- Australia's leading Web Agency needs a new PROJECT MANAGER to join our fun, fast-paced production team. http://t.co/k2RakXdM
- MVC3 ASP.NET – Strongly Typed View Fundamentals –“ you get out what you put in” http://lnkd.in/CDk98e
- MVC3 ASP.NET - Strongly Typed View Fundamentals -" you get out what... http://lnkd.in/Ecf92J
- @siennamedia check these guys out
- http://www.guvera.com/friend/520
Need Work Done? Contact me
Helpful vids
Categories
jQuery Archive
-
jQuery – LiveValidation – Styled form validation
I was after a simple jQuery validation library that would enable me to easily style the return comments and specifify the validation criteria: LiveValidation Textbox to validate Script Placed underneath <script type="text/javascript">// <![CDATA[ var email = new LiveValidation('txtSkipRegEmail'); email.add(Validate.Email); // ]]></script> Styling /*Form Validation*/ .LV_validation_message{ font-weight:bold; margin:0 0 0 5px; } .LV_valid { color:#00CC00; } [...]



