I'm not 100% sure why it's doing it, but isn't <div> a block-level
tag, i.e. it needs to surround something to be valid?  Maybe the
parser that Wicket's using is detecting & correcting the <div/> rather
than complaining?

/Gwyn

On 26/08/05, pepone pepone <[EMAIL PROTECTED]> wrote:
> I put this tag in a markup of my componente <div class="clear"/>
> 
> and when i see the source of the page its render as <div
> class="clear"> that is not the same
> 
> my tag has not any wicket attributes i donĀ“t know why is changed
> 
> thanks


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to