Re: How do others include their browser specific styles in Wicket?

2007-11-27 Thread Sjoerd Lohuis
browsers? Css hacks? Regards, Sjoerd -- Sjoerd Lohuis Func. Internet Integration W http://www.func.nl T +31 20 423 F +31 20 4223500 Johan Compagner wrote: Session.getClientInfo() ? On 11/6/07, Sjoerd Lohuis [EMAIL PROTECTED] wrote: There are a few ways to include your browser

How do others include their browser specific styles in Wicket?

2007-11-06 Thread Sjoerd Lohuis
to implement this in Wicket. The way I'm currently doing it is by using a server-side browsercheck which includes the necessary stylesheets in my pages. This is done by a Java Class which we reuse in evrey new project. Is there maybe a standard Wicket browsercheck component for this? -- Sjoerd Lohuis

Re: [OT] Making it easy for Designers in my Wicket project

2007-09-26 Thread Sjoerd Lohuis
Dreamweaver templating. I haven't tried it yet because we all work with open source applications at my company, so I use Eclipse with the Aptana plugin. But it's worth a try: http://www.2rue.de/hacking/wicket/leveraging-wicket-templates-for-offline-viewing-with-dreamweaver/ -- Sjoerd Lohuis

Re: [OT] Making it easy for Designers in my Wicket project

2007-09-25 Thread Sjoerd Lohuis
pages and panels trying to find that single HTML element I want to tweak or something like that. All tips are appreciated. -- Sjoerd Lohuis Func. Internet Integration W http://www.func.nl T +31 20 423 F +31 20 4223500 Sam Hough wrote: I'm wandering about a similar thing

Re: Wicket Accessibility

2007-09-17 Thread Sjoerd Lohuis
is well on it's way. The second step is making it more user friendly to disabled users. Here is where you add tabindex attributes, labeled form elements, table captions etc. Let me know if I can help. -- Sjoerd Lohuis Func. Internet Integration W http://www.func.nl T +31 20 423 F +31 20 4223500