Hey Dushan, 2010/5/27 Dushan Savich <[email protected]>: > Hi all, > > How can I apply different CSS style when the client browser is IE ?
You can check this in the code, based on WEnvironment::userAgent(), or (in current git / next release: usen WEnvironment::agentIsIE()). Alternatively, you can load a stylesheet with this method: http://www.webtoolkit.eu/wt/doc/reference/html/classWt_1_1WApplication.html#639e400a7aeb3d6a3a6229c572966da2 Regards, koen ------------------------------------------------------------------------------ _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
