TOC PREV NEXT INDEX



PDF
ICEfaces Online Reference




 


 




Adding a Style Sheet to the Application


A Cascading Style Sheet is added to the web folder of timezone.jspx. This file is accessed by the application through the following line, added to timezone.jspx under the <head> tag:

<link rel="stylesheet" type="text/css" href="./timezone_style.css"/>
 


Copyright 2005-2006. ICEsoft Technologies, Inc.
http://www.icesoft.com

TOC PREV NEXT INDEX