Re: RE : Mobile Device Support

2012-01-15 Thread Maurizio Cucchiara
Sure, it is nothing special, just a simple interceptor [1], I'm sure there are many better ways to write it (you can distinguish tablet from mobile phone, you can inject the pattern, and so on) [1] http://pastebin.com/2v9sdZtw Twitter :http://www.twitter.com/m_cucchiara G+ :https://p

RE : Mobile Device Support

2012-01-15 Thread Matthieu.Marc
Hi, Your solution sounds better when you want to have a different display between mobile users and browser users. Are you agree to post the code of your interceptor ? I am thinking of making a mobile version of a calendar application. I am displaying a week based calendar for browsers users, b