Hi - I have a MultiLineLabel as following 

this.form.add(new MultiLineLabel("myLabel").add(new
SimpleAttributeModifier("title", tooltipMsg)));

Now on the html side, I have smething like following:

 

Now, when the page renders   is replaced to null by wicket. I want to
have   there as the span css background image would apply only if
something is there in span. Can you please suggest how can i achieve this?
Please provide any example.



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/How-to-specify-the-html-text-for-span-tp4651812.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to