{literal} {/literal} {script} {literal} $(function(){ $("form[name='MainSearchForm'] select[name='accountType']").change( function(){ this.form.submit(); } ); }); {/literal} {/script} {if isset($menu)} {$menu} {/if} {if isset($authMessage)}
| {label name='accountType'} |
{input name='accountType'}
{error name='accountType'} |
|
| {text key="base+questions_section_`$section`_label"} | ||
|---|---|---|
| {label name=$question.name} |
{input name=$question.name}
{error name=$question.name} |
|
| {submit name='MainSearchFormSubmit'} | ||