frankyfish


Member since 02/07/2007

8 snippets

4099 profile views

2 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

frankyfish's Recent Snippets



« Prev 1 Next »
0 1363 posted 15 years ago by frankyfish
Currenty getImagInfo() also call getImageXMP() so you only need the first function to get your infos.
0 1325 posted 15 years ago by frankyfish
1 1049 posted 15 years ago by frankyfish
Function to reset a complete form to there default value.
0 922 posted 15 years ago by frankyfish
jQuery plugin that let you specify a maximum length on a text field and optionaly specify the change the focus when that maximum length has been reach. Nice when making multiple input text to create a telephone form. Example: $("#telephone_1").maxLe...
0 946 posted 15 years ago by frankyfish
What it does is look for img tag and on rollover change the source path from "anyimage.jpg" to "anyimage_hover.jpg". It add the suffix "_hover" at the end of the src name without changing the extension. If you look at the code you will see that it al...
0 1053 posted 15 years ago by frankyfish
7 997 posted 18 years ago by frankyfish
« Prev 1 Next »