I am using a commercial css (dhtml) library for the nav bar in my portal.
When I use the wicket:link to generate my bookmarkable links thing work well
for the most part, except when one navigates to a target page. In the case
of that page the link is rewritten, anchor is removed and em tag inserted to
create markup where you can't navigate back to the current page. That's fine
but it breaks the library as they expect the anchor tag to still be present. 

Is it possible to change the behavior of of the wick:link so that it
generates alternate markup such as a blank HREF?

Thanks 
-- 
View this message in context: 
http://www.nabble.com/wicket%3Alink---is-it-possible-to-change-behavior-tf3801340.html#a10755369
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to