|
Page Edited :
WICKET :
Adding _javascript_ or CSS using a Resource
Adding _javascript_ or CSS using a Resource has been edited by Alessandro Vincelli (Apr 02, 2009). Content:A quick howto on adding _javascript_ or CSS to your pages, and having them compressed during the "deployment" cycle automatically by Wicket. So to start with, we need to copy or _javascript_ or CSS file somewhere in our package hierarchy that we can reference in our Page. For simplicity, we can copy it right next to the HTML file like so: MyPage.java MyPage.html MyPage.js MyPage.css
|
Unsubscribe or edit your notifications preferences
