0

I've developed a responsive-based website for a client, however upon testing on Blackberry OS5 (old, I know, but it is a requirement of the job) we have found that a lot of the elements on the page are invisible. I say invisible because the spacing is there where the elements should be, there are just blank spaces.

I started to debug the issue, and I found that disabling support for JavaScript in the browser causes the website to render fine. This led me to think that some of the JavaScript on the website was causing the issue, however upon removing all references to JavaScript on the website, the issue still occurs.

Any ideas?

benmacgowan
  • 185
  • 1
  • 1
  • 9
  • can't really guess unless you paste the javascript you might think is the cause – Andreas Wong Mar 26 '12 at 10:09
  • RIM introduced the new WebKit browser in OS 6. Prior that, you are working with a custom RIM-made browser. That your page renders in a different manner doesn't surprise me. – Mister Smith Mar 26 '12 at 11:31
  • @andreas I clearly stated in my question that removing all JavaScript from the website did not fix the issue, so I don't see how pasting any JavaScript here would help? – benmacgowan Mar 26 '12 at 11:35
  • @MisterSmith I'm not really surprised, assumed I would have to fix some quirks, however wasn't expecting this much of a quirk. – benmacgowan Mar 26 '12 at 11:36
  • As of November 2011, OS 5.0 still makes up 47% of active BlackBerries. It's a very valid requirement. http://us.blackberry.com/developers/subs_by_OS.png – Michael Donohue Apr 01 '12 at 01:13

0 Answers0