that can be customized by css, like:

li.feedbackPanelERROR {
   background-image: url("../images/warn.gif") ;
   padding-left: 25px;
   background-repeat: no-repeat;
   background-position: 5px;
   list-style-type: none;
}

FeedbackPanel will generate feedbackPanelERROR/feedbackPanelINFO class for
each <li>

On 12/28/06, tbt <[EMAIL PROTECTED]> wrote:


I'm a newbie to wicket and would like to know how to add a customized icon
near the error message which is generated by the feedback panel. Any help
would be appreciated.
--
View this message in context:
http://www.nabble.com/FeedBackPanel-tf2889265.html#a8071827
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user




--
Ingram Chen
��便��啦: http://dinbendon.net
blog: http://www.javaworld.com.tw/roller/page/ingramchen
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to