The functionality does exist, look at here:
http://api.cakephp.org/class_html_helper.html#dc661e84e1710023d94691fad33f40ec

If you still need help, please show us your code! Otherwise how would
we know if you are "not creating the array correctly".

cook


On Mar 14, 9:02 am, "dev_null" <[EMAIL PROTECTED]> wrote:
> I need to add title="something" tags to my options values of a select
> tag. Is it possible to do it using HtmlHelper::selectTag() or should I
> just build the option tags myself? I've tried sending that function an
> optionAttr array, but I'm either not creating the array correctly, or
> it's not possible for the function to do what I want.
>
> Michael


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to