Hi George! I think you should extend the Description decorator to do that. You can find more details on making your own custom decorators in the manual.
Cheers, - Amr On Mon, Apr 7, 2008 at 12:40 PM, GeorgeNLog <[EMAIL PROTECTED]> wrote: > > Hi there! > > First, congrats for this great piece of software, really great! > > I'm trying to render this tags (sorry about the <>, I don't know hot to > render here too ;P). Please, look at span tags. I'm using Description > element to render this (span tag and tooltipIcon class), but, how can I > render the img tag? > > <li> > <label class="required" for="nombre">Nombre:</label> > <input type="text" value="Jorge" id="nombre" name="nombre"/> > span class="tooltipIcon" > img width="17" height="17" border="0" > src="/css/images/tooltip.gif" > class="hover" > /span > </li> > > > Thanks in advance, > > George > -- > View this message in context: > http://www.nabble.com/Zend_form-Description%2C-how-to...-tp16537229p16537229.html > Sent from the Zend Framework mailing list archive at Nabble.com. > > -- Amr Mostafa, Head of Software Development, IT Synergy [EMAIL PROTECTED] http://itsyn.com +(2012)1700502 +(202)35371020
