Re: Twitter Bootstrap in Wicket

2012-10-16 Thread Gonzalo Aguilar Delgado
Hello Chris, I can answer yes! But it's not working well for IE9. It gave me big headaches. For the rest of the navigators it ran well... Here is a demo. You cannot login, sorry. http://www1.seglan.com/remesas-movistar/remesas/login?0 I used several projects: Bootstrap:

Re: Twitter Bootstrap in Wicket

2012-10-16 Thread Martin Grigorov
On Tue, Oct 16, 2012 at 6:40 PM, Gonzalo Aguilar Delgado gagui...@aguilardelgado.com wrote: Hello Chris, I can answer yes! But it's not working well for IE9. It gave me big headaches. For the rest of the navigators it ran well... Here is a demo. You cannot login, sorry.

RE: Twitter Bootstrap in Wicket

2012-10-16 Thread Chris Colman
October 2012 3:46 AM To: users@wicket.apache.org Subject: Re: Twitter Bootstrap in Wicket On Tue, Oct 16, 2012 at 6:40 PM, Gonzalo Aguilar Delgado gagui...@aguilardelgado.com wrote: Hello Chris, I can answer yes! But it's not working well for IE9. It gave me big headaches. For the rest

Re: Twitter Bootstrap in Wicket

2012-10-12 Thread Cedric Gatay
I guess you're talking about the first conditional comments in the markup of HTML5 Boilerplate ( https://github.com/h5bp/html5-boilerplate/blob/master/index.html). Am I right ? __ Cedric Gatay http://www.bloggure.info | http://cedric.gatay.fr | @Cedric_Gatayhttp://twitter.com/Cedric_Gatay On

Re: Twitter Bootstrap in Wicket

2012-10-12 Thread Paul Szulc
check this out: https://github.com/decebals/wicket-bootstrap On Fri, Oct 12, 2012 at 8:37 AM, Cedric Gatay gata...@gmail.com wrote: I guess you're talking about the first conditional comments in the markup of HTML5 Boilerplate (

Re: Twitter Bootstrap in Wicket

2012-10-11 Thread Jeremy Thomerson
On Thu, Oct 11, 2012 at 6:11 PM, Chris Colman chr...@stepaheadsoftware.comwrote: Is it possible/feasible to 'selectively' use the Twitter bootstrap in a wicket app? Scenario: our app serves many different clients. Some will want the Twitter Bootstrap look and feel but others will be happy to

RE: Twitter Bootstrap in Wicket

2012-10-11 Thread Chris Colman
Is it possible/feasible to 'selectively' use the Twitter bootstrap in a wicket app? Scenario: our app serves many different clients. Some will want the Twitter Bootstrap look and feel but others will be happy to use any number of existing CSS/JS templates that we have created for them over

Re: Twitter Bootstrap in Wicket

2012-10-11 Thread Bruno Borges
You have to remove though some of the CSS IE conditionals from Twitter bootstrap. They are still not correctly processed by Wicket. :-( *Bruno Borges* (11) 99564-9058 *www.brunoborges.com* On Thu, Oct 11, 2012 at 11:08 PM, Chris Colman chr...@stepaheadsoftware.com wrote: Is it

Re: Twitter Bootstrap in Wicket

2012-10-11 Thread Martin Grigorov
On Fri, Oct 12, 2012 at 5:14 AM, Bruno Borges bruno.bor...@gmail.com wrote: You have to remove though some of the CSS IE conditionals from Twitter bootstrap. They are still not correctly processed by Wicket. :-( No one else had such complaints so far. Me included. *Bruno Borges* (11)