[thelist] onchange.. my aunt!

Austin Harris austin at dotmail.co.uk
Tue Jan 30 04:34:07 CST 2007


Isn't that a bit dodgy in the realms of usability / accessibility?

----- "Tris" <beertastic at gmail.com> wrote:
> Hi all...
> going back to basics today..
> I've got a form.. (a form!) that s giving me grief..
> I want the form to self submit when I change a SE:ECT option.
> all good, javascript etc... Buuuut...
> 
> top of my form:
> <form id="bookingForm" name="bookingForm" method="post"
> action="<?=$_SERVER['REQUEST_URI']?>">
> 
> 
> and further down..
> <select name="departure" id="departure"
> onChange="document.forms['bookingForm'].submit(); return true;">
> 
> i've tried using this:
> this.form.submit();
> 
> but it just gives me errors :-(
> 
> A really rookie issue this morning... but google is not helping...!
> 
> Any ideas?
> 
> Cheers as always, luv n hugs,
> Tris...
> 
> 
> -- 
> When a person can no longer laugh at himself, it is time for others
> to
> laugh at him.
> Thomas Szasz
> -- 
> 
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
> 
> For unsubscribe and other options, including the Tip Harvester 
> and archives of thelist go to: http://lists.evolt.org 
> Workers of the Web, evolt !




More information about the thelist mailing list