Add some html to Zend Forms

Posted by bluedaniel on Stack Overflow See other posts from Stack Overflow or by bluedaniel
Published on 2010-04-02T11:43:20Z Indexed on 2010/04/02 11:53 UTC
Read the original article Hit count: 431

Filed under:
|
|
|

Hello everyone,

Im looking for a simple bit of code that will let me add the following html into my zend form:

<div id="wmd-button-bar" class="wmd-panel"></div>

Thats it, it needs to be above my 'method' element in the form but thats it. For such a simple action I cant find any methods that don't involve me learning rocket science (i.e Zend Decorators).

© Stack Overflow or respective owner

Related posts about zend

Related posts about zend-form