Javascript for $form items?
Permalink
I could not find any information on this. I am aware I could switch all my $form to normal html tags but I was seeing if I could keep this OO. I am trying to add javascript to
and
Is there away to do this?
Thanks for any help
<div><?php echo $form->select('class', $classes, 'none')?></div>
and
Is there away to do this?
Thanks for any help