Re: conditional css

2012-09-19 Thread Bruno Borges
If you try to use the Twitter's Bootstrap template, it throws an exception of unclosed tag... :-( I removed those conditional CSS's and then it worked. *Bruno Borges* (11) 99564-9058 *www.brunoborges.com* On Wed, Sep 19, 2012 at 2:53 AM, Martin Grigorov mgrigo...@apache.orgwrote: Hi, What

Re: conditional css

2012-09-18 Thread Bruno Borges
Any updates on this issue on the Wicket 6 release? I tried to use Twitter's Bootstrap and it failed to load. :-/ *Bruno Borges* (11) 99564-9058 *www.brunoborges.com* On Tue, Feb 8, 2011 at 10:42 PM, shetc sh...@bellsouth.net wrote: see

Re: conditional css

2012-09-18 Thread Martin Grigorov
Hi, What is the problem ? On Wed, Sep 19, 2012 at 12:44 AM, Bruno Borges bruno.bor...@gmail.com wrote: Any updates on this issue on the Wicket 6 release? I tried to use Twitter's Bootstrap and it failed to load. :-/ *Bruno Borges* (11) 99564-9058 *www.brunoborges.com* On Tue, Feb 8,

Re: conditional css

2011-02-08 Thread Pedro Santos
I guess conditional tags are fine: !--[if lt IE 7 ]link type='text/css' href='css/basic_ie6.css' rel='stylesheet' media='screen' / ![endif]-- !--[if IE 7 ]link type='text/css' href='css/basic_ie7.css' rel='stylesheet' media='screen' /![endif]-- !--[if IE 8 ] link type='text/css'

Re: conditional css

2011-02-08 Thread mbrictson
You might find this useful http://opensource.55minutes.com/apidocs/fiftyfive-wicket/2.0.3/fiftyfive/wicket/css/InternetExplorerCss.html Source: http://opensource.55minutes.com/svn/java/tags/releases/fiftyfive-wicket-2.0.3/src/main/java/fiftyfive/wicket/css/InternetExplorerCss.java Wicket 1.5

Re: conditional css

2011-02-08 Thread shetc
see http://apache-wicket.1842946.n4.nabble.com/If-IE-comments-td1892057.html#a1892058 http://apache-wicket.1842946.n4.nabble.com/If-IE-comments-td1892057.html#a1892058 -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/conditional-css-tp3276786p3287656.html Sent from