I have a script that uses CSS to format table cells. If CSS is turned off, then I want to change by table border from a 0 to a 1.
Unfortunately, even if get_browser was not so buggy right now, I probably couldn't get browscap.ini loaded. I've read several places that it's a big bug issue right now. I loaded it on my local machine and get an error, so unless/until I can get it working locally, I can't even talk the the server admin about loading it on the live server.
Being able to make the CSS decision sure would make my pages look better in the rare instance that css is off. I have to run everything through a 508 validation tool and because I use CSS, it flags my pages for visual approval that they are readable and look ok. They don't.
Any ideas???