Or you could ptobably generate them on the fly without reloading the page?
On Sep 24, 2012 9:17 PM, "Rob Brown" <[email protected]> wrote:

> Hi Gordon,
>
> Not quite the best place to be asking, but you want something like...
>
> <select name="retailer" onChange="parent.location='/**
> retailers/?retailer='+this.**options[this.selectedIndex].**value">
>
> HTML::FormHandler allows you to set javascript actions in the field
> definitions.
>
> Email me directly if ya want some extra help, and to keep out of the way
> of the Catalyst list.  :)
>
>
> Cheers,
> Rob
>
>
>
> On 09/24/2012 08:08 PM, gorste wrote:
>
>> Hi
>>
>> Is this the right mailing list to asked a question about FormHandler?
>>
>> What is the best way to do a onchange event on a select drop down? I
>> have a drop down of male and female and a drop down of male clothes
>> sizes and female clothes sizes if I choose male I only want to show male
>> clothes sizes. Is there and example of something similar.
>>
>> Regards
>>
>> Gordon
>>
>>
>> ______________________________**_________________
>> List: [email protected]
>> Listinfo: 
>> http://lists.scsys.co.uk/cgi-**bin/mailman/listinfo/catalyst<http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst>
>> Searchable archive: http://www.mail-archive.com/**
>> [email protected]/<http://www.mail-archive.com/[email protected]/>
>> Dev site: http://dev.catalyst.perl.org/
>>
>
> --
> IntelCompute
> Web Design & Online Marketing Experts
>
> http://www.intelcompute.com
>
> ______________________________**_________________
> List: [email protected]
> Listinfo: 
> http://lists.scsys.co.uk/cgi-**bin/mailman/listinfo/catalyst<http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst>
> Searchable archive: http://www.mail-archive.com/**
> [email protected]/<http://www.mail-archive.com/[email protected]/>
> Dev site: http://dev.catalyst.perl.org/
>
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to