Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Regular Contributor
shaina123
Posts: 59
Registered: ‎03-01-2011

BrowserFIeld displayContent issue..

I am using displayContent method to display html Data in webView

code is

productBrowserField

.displayContent(chars,"text/html; charset=utf-8",http://localhost);

where chars contain html text. this html data contains images also to display from src. But for some html whole content is not properly ajdust horizontally according to display screen Size . I dont want to use scrolling for screen to display whole image. BUt adjust data acording to Screen width. Pls helpout me how to do this

 

Please use plain text.
Regular Contributor
shaina123
Posts: 59
Registered: ‎03-01-2011

Re: BrowserFIeld displayContent issue..

Pls any suggestions...?

Please use plain text.