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 -~----------~----~----~----~------~----~------~--~---
