Alternative to Event Handle in jquery.validator
Last Updated on Tuesday, 23 April 2013 03:52 Written by David Bauernschmidt Thursday, 25 April 2013 12:00
Even with the validation built into html5 there always seems to be the need for something very unique. For example, if you need to make sure that First Name and Last Name are filled, or you need to make sure a particular user does not exist before continuing then you will come to realize that the jquery validator is a very good compliment if not still the choice of validation requirements. I have always loved this validator and still make it an almost automatic load on every web form that requires user input. I was surprised to see that I had a problem using the validator with jquery 1.9. After searching the internet for the error message I was receiving:
Learn MoreHow to Change Any Displayed Text Length in Clip-Bucket or Any Smarty Powered Script
Last Updated on Wednesday, 19 September 2012 07:11 Written by Richi González Sunday, 23 September 2012 12:00
Hello,
If you are now going through the making of your own Clip-Bucket (or Smarty powered script) template, you may want to decrease or increase different texts sizes. If so, I have the solution for you. As said in the preceding line, this works for any Smarty powered script.
Difficulty level: Easy
1. Find the file where the variable that outputs the text you want to change is located. For this example, I will use Clip-Bucket v2.6 cbv2new template’s watch_video.html (./styles/cbv2new/layout/*) file.
Learn More
Recent Comments