开发者

Webparts in Blackberry

So far I have been creating Web Portal but recently I had a request to convert all the stuff int开发者_C百科o Mobile Portal.

I have created two webparts, when I place single or multiple webparts of same type it looks fine but when I place two different webparts then its UI gets distracted and it looks bad in Blackberry :(

The UI is fine with IE FireFox and MobileOne(simulator for Iphone), this problem is only with BlackBerry.

Any Idea?? I am using traditional .NET controls and framework to create Mobile Portal.


All three of the browsers you mention have a much fuller set of functionality than the BlackBerry Mobile Browser.

For the best results while targetting the BlackBerry Browser, you need to make sure your WebPart page and the WebParts in it are using very basic HTML Markup. This is one of the situations where you're still better off using tables for layouts rather than CSS.

As long as the rendered HTML is simple, the BlackBerry browsser should be able to handle it fairly well.


You should look that mobile controls are rendering pages in xHTML MP. What are you detecting mobile device? If you are using tradicional browsercaps, then you should up date with mdbf.

Maybe you could use WURFL (Marg.WURFL for .NET) what it replace Mobile Capabilities for WURFL Capabilities.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜