03-03-2010 07:52 PM
Hi,
I am trying o use focus based navigation on a web page where is user scrolls the curve ball focus moves from one control to another on a web page. I have been stuck on this for last 2-3 days. If any one has worked on this solution. Please let me know , it will be really helpful.
Thanks.
03-04-2010 07:24 AM
Hi There,
If you can answer a few questions it will help us get you going in the right direction.
- Are you trying to make the focus based navigation work in a BlackBerry Widget?
- Which version of the BlackBerry operating system is your Curve smartphone using?
- What seems to be the issue that you are running into?
Have you followed the steps in the following document for Widget navigation..
Or walked through the sample found here for widgets:
http://na.blackberry.com/eng/developers/devbetasof
or here:
http://na.blackberry.com/eng/developers/devbetasof
03-04-2010 12:27 PM
Hi Tim,
I am also involved on the same thing.
Yes, we have tried Widget and were able to figure out that it is possible inside the BlackBerry widget. But what we are looking at is getting that thing worked with controls lying solely on the web page.
We want to able to open a web page using browser on BlackBerry and web page should provide the same navigation feature as provided by BlackBerry widget by this configuration
<rim:navigation mode="focus" />
Is there a way to do it using just HTML controls?
Thanks
Barun
03-05-2010 04:00 AM
I'm trying focus based since yesterday.
I have problems with the input type password and one js autocompleter input.
Do you have this problems too?
03-05-2010 07:54 AM
Can you describe further the problems you are having so that we can get a better idea of what may be causing the problem
Cheers