views:

28

answers:

0

In Zend Framework how can I set the title properties of option elements within a select?

Desired output:

<option value="foo" title="bar">option</option>