Profile
Achievement
touffies's Recent SnippetsTagged jquery
- All /
« Prev 1 Next »
On focus, remove text inside input containing a title, put it back if it has not change
0
579
posted 14 years ago by touffies
Get all the links and check if there's a rel attribute external, if not, compare href to the current domain name.
0
643
posted 14 years ago by touffies
This function will find elements with your default classOver and will change the file name to add _ro into it.
ie: filename.gif -> filename_ro.gif
0
581
posted 14 years ago by touffies
Custom dropdown field, replace defaut dropdown style with custom design.
This function does not replace the select field.
1
870
posted 14 years ago by touffies
Split a single phone number input field into 3 small input fields and create an hidden field for validation and keep server side variable name.
0
953
posted 14 years ago by touffies
if window.jQuery is undefined, there must have been a problem downloading the script from the CDN. In that case, proceed to the right side of the && operator, and insert a script linking to a local version of jQuery.
1
651
posted 14 years ago by touffies