Or you could ptobably generate them on the fly without reloading the page?
On Sep 24, 2012 9:17 PM, "Rob Brown" <r...@intelcompute.com> 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: Catalyst@lists.scsys.co.uk
>> 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/**
>> catalyst@lists.scsys.co.uk/<http://www.mail-archive.com/catalyst@lists.scsys.co.uk/>
>> Dev site: http://dev.catalyst.perl.org/
>>
>
> --
> IntelCompute
> Web Design & Online Marketing Experts
>
> http://www.intelcompute.com
>
> ______________________________**_________________
> List: Catalyst@lists.scsys.co.uk
> 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/**
> catalyst@lists.scsys.co.uk/<http://www.mail-archive.com/catalyst@lists.scsys.co.uk/>
> Dev site: http://dev.catalyst.perl.org/
>
_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to