Re: datepicker and cssStyle issue.
tm_jee <[email protected]> Fri, 08 Dec 2006 08:38:15 CST
| Newsgroups | gmane.comp.java.open-symphony.webwork |
|---|---|
| Message-ID | <25422314.1165588729579.JavaMail.os-j2ee@opensymphony01.managed.contegix.com> |
Hey Pavan,
Maybe one could try this,
[code]
<@ww.datepicker .... cssClass="myClass" />
[/code]
in the css
[code]
input.myClass {
// this will style the input (text)
}
img.myClass {
// this will style the image
}
[/code]
would this help?
rgds
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=42378&messageID=106003#106003
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]