Any way to insert a conditional style-sheet for 'Blackberry curve 2007' or a simple redirect detecting that device and calling a different .html page? I want to gracefully degrade my site for a really simple version in blackberry curve 2007, but have it remain the same but just responsive in iPhone & Android.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
||||
|
|
|
I don't know if CSS supports conditional includes, but if your backend webserver is running PHP, ASP, JSP, CGI/Perl, or other kind of scriptable environment, then you can simply read and parse the |
|||
|
|