03-04-2009 01:14 PM
Hello,
I'm a newbie in BB Browser world.
I'm developing an asp.net web application for BB browser.
But some function on rendered page doesn't work.
Do you recommend me to use any standard of html, css and javascript, which is guaranteed run well on BB browser?
Thank you in advance.
03-04-2009 02:49 PM
03-04-2009 04:17 PM
For browser versions through BlackBerry Devlce Software 4.3 RIM published a Browser Content Developers Guide that provides the do's and don't's of browser development for BlackBerry. You can find it in the documentation area of the site.
03-05-2009 02:41 AM
Thank you both of you.
I have found documentation, as you recommeded.
Once more small question. why i can set width and border color of input control (TextBox and DropDownList), although these html tags and css style is supported. And in my simulator broser my web page look seem okay, but it is broken when look in my client's device, although they are the same 8310 version.
Any comment is much appriciated.