6 posts tagged with javascript and forms (View popular tags)

Can I write to a div using Perl, or otherwise solve my form submission problem? [more inside]
posted on Jul 24, 2008 - 5 answers

WebDesignFilter: How can I show certain elements of a form depending on the value of a radio button? [more inside]
posted on Apr 19, 2008 - 3 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 on Jan 23, 2008 - 6 answers

If you are a HTML or Javascript kung-fu master, I need a sensei to advise me as to a few exotic tricks I desire to implement involving HTML form fields. [more inside]
posted on Jul 12, 2007 - 15 answers

Does anyone know how it's possible to produce an interface for checkbox selection like the one in Gmail? Namely, where you can hold down shift and click the first and last items in a list, and it'll automatically select all the ones in between. Is it possible with simple JavaScript without having to use AJAX or other fancy-pants technology...
posted on May 20, 2006 - 8 answers

PHP/AJAX: Say I have a form with 3 SELECT's - country, state/province, city. I'm looking for a something that will update the SELECT's from the server using AJAX if possible, but will also degrade to the non-AJAX version for people that have JavaScript disabled. Can anyone recommend a PHP library that can do that?
posted on Mar 17, 2006 - 7 answers