I got it to work. The last control on the form was a TextArea. On removing this control, the virtual keyboard displays correctly.
Type: Posts; User: Board1; Keyword(s):
I got it to work. The last control on the form was a TextArea. On removing this control, the virtual keyboard displays correctly.
Hello,
I have am developing an application for S40 Full Touch phones using LWUIT and Java ME. The problem is that in a form that fills the whole screen display with controls, such as TextBoxes,...
Hi,
Kindly, find the form part below. It uses jQuery where src="jquery.js".
<form name="form1" onsubmit="return OnSubmitForm()" method="get">
<div id="bookmarks_data" style="display:...
When I use the simulator in the development environment I am able to submit a form and the other command buttons work.
Also, when i view index.html in a firefox browser, the buttons work. However,...
Hi,
Do web apps on Nokia browser for S40 implement Submit and other Command Buttons.
I need to have a form submitted to a servlet, and a display to change when a user clicks a
command button.
...
Hi,
In my earlier question I was using local preview. On using cloud preview the app gives the following message:
Browser does not natively support WebSockets nor...
Got it.
Thank you.
I'm trying to fill the form "bank information" in my publisher account, and I have a question. A 12 character international bank code is being requested but in Kenya the banks that I have enquired...
Hi,
I am developing an app that uses WebSockets. When I test the app in the WAS simulator that comes with Nokia WebTools 1.5 IDE the app runs Okay. However, I have another simulator, the Nokia for...