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.

Reply via email to