Welcome To Snipplr


Everyone's Recent Snippets Tagged form



Here's a quick list for collecting the race/ethnicity of a user in an online form.
0 3028 posted 16 years ago by jonhenshaw
1 572 posted 16 years ago by stylizedweb
using bgiframe to solve a bug in explorer: you cannot apply z-index to place divs over selects in a form!!!
1 781 posted 16 years ago by victorchamorro
Sometimes you need to have an ability to show limited number of elements in your select objects or sort elements by name or so. I figured out that this feature was added to object_select_tag later so that not everybody knows about that. This featureâ...
1 565 posted 16 years ago by ggb2g
Step 1: Copy and paste the e-mail Form Code into a 'contact.php' page (must be a html/php page on a server that allows php!). Step 2: Copy n paste the sendeail.php code into a new file. Change the YourEmail section to include your email address. T...
3 1110 posted 16 years ago by jonhenshaw
0 634 posted 16 years ago by JuliaKM
an HTML template for form CSS styling
11 1184 posted 16 years ago by maid450
great to validate and process a form in the same page
5 1653 posted 16 years ago by valcartei
For forms with a default value onload you don't want your users to have to select the value, delete it and then insert their own input. This function focuses on a selected input, then it selects the default text so the user can easily type their o...
1 733 posted 16 years ago by 1man
Copy values from the first row of a column down the entire column. This was used in a specific project, but the code could be helpful for other projects.
1 521 posted 17 years ago by davaodude
Simple script to toggle (checked or not checked) all checkboxes on the page.
2 671 posted 17 years ago by davaodude
The simple form that calls the searchYahoo function.
1 887 posted 17 years ago by 1man
An example ajax form tag
5 726 posted 17 years ago by jordanbrock
0 651 posted 17 years ago by whitetiger
Clickable Form Labels for Safari and IE - prototype version
0 709 posted 17 years ago by dertimbo
Found on the jquery mailing list: http://jquery.com/discuss/2006-April/004625/ The url shows it in action, checking text when you move away from a field.
4 874 posted 17 years ago by TC
admin panel for php scripts with a login form elaborated by a function.php page, then an upload form with canc option
2 1099 posted 17 years ago by dandyna
3 986 posted 17 years ago by smilylion
The form method must be post and the enctype set as it is below. The hidden input for MAX_FILE_SIZE must also be included. The value is the max file size (in bytes?).
4 755 posted 17 years ago by pckujawa
0 547 posted 17 years ago by kgl
5 796 posted 17 years ago by kaminogoya
0 896 posted 17 years ago by kaminogoya