6 posts tagged with form and javascript. (View popular tags)
Displaying 1 through 6 of 6. Subscribe:
Javascriptfilter: Building an online donation form, and need some hand-holding. [more inside]
posted by jbickers
on Mar 13, 2008 -
7 answers
Anyone have a JavaScript trick to create a web form that builds a URL to send users to a pre-populated search? [more inside]
posted by pzarquon
on Jan 23, 2008 -
6 answers
At least in Firefox I'm seeing an undesirable behavior in textareas. My question is how to fix/avoid it.
Here's the problem. Go to a textarea in Firefox. (The ask.metafilter ask a question one will do fine.) Type enough characters to fill a whole line of the textarea e.g., kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk...
Now put a single space in front of that line. It moves the line one line lower instead of just putting a space in front of the characters which is what I would prefer i.e., treat a space like any other character. [more inside]
posted by GregX3
on Jul 27, 2007 -
5 answers
In a web survey form, I need to automatically check a radio box if the user clicks on the text field. [more inside]
posted by Blue Buddha
on Sep 12, 2006 -
9 answers
Using javascript, what would be the most efficient way to reduce a multi-word string down to just the first word? [more inside]
posted by mr_crash_davis
on Mar 22, 2006 -
10 answers
I need javascript or html code for my website so that users can enter their email address in a box, hit send to send it to my inbox. It's so that they can receive notification of updates. I have searched high and low, but no luck.
posted by Quartermass
on Apr 7, 2004 -
5 answers