Currently, I am in the process of creating a website using HTML5, CSS3, and jquerymobile. My goal is to have an error message appear saying "Your mobile browser does not support this application" if the page is not rendering correctly or if the jquery mobile styles are not being applied. Unfortunately, I haven't come across any helpful articles on this topic yet. Any assistance you can provide would be greatly appreciated.
For instance, the website functions perfectly on an iPhone but encounters issues on a Blackberry Bold device. In this case, I would like to display a message specifically for Blackberry Bold users as it seems that this device doesn't fully apply the jquery styles to its controls.
Thank you for your help!