| Author |
cssClass join of style sheets possible?
|
E Robb
Ranch Hand
Joined: Aug 27, 2010
Posts: 106
|
|
Can you join cssClass of style sheets in struts using cssClass?
In html/css I can call class="listMenus ListMenusButtonWidth" which calls the two style sheets listed. When I try and use struts cssClass="listMenus ListMenusButtonWidth" It breaks the css.
Is there any way to use cssClass to call two style sheets?
Thanks,
Earl
|
 |
Shankar Tanikella
Ranch Hand
Joined: Jan 30, 2011
Posts: 278
|
|
Hi Earl,
In struts we can very well use any number of style sheets as a link. For exampleand for your button
Or am i missing any details?
|
Have Fun with Java
little,little.. little by little makes a lot..
|
 |
Mohana Rao Sv
Ranch Hand
Joined: Aug 01, 2007
Posts: 427
|
|
|
If you were using struts2 use simple theme.
|
ocjp 6 — Feeding a person with food is a great thing in this world. Feeding the same person by transferring the knowledge is far more better thing. The reason is the amount of satisfaction which we get through food is of only one minute or two. But the satisfaction which we can get through the knowledge is of life long.
|
 |
 |
|
|
subject: cssClass join of style sheets possible?
|
|
|