Login Register

dijit.form.NumberTextBox not working if not connection to the internet

Hallo piplz,

I have a problem. I use the dijit.form.NumberTextBox for parsing the user inputs. It works very good if my coputer connected to the internet. And it don't works, if I don't have connection to internet.

Why?

Th.

Within your html page, do

Within your html page, do you have *any* references to sites on the internet? Can you post a very small, but complete and working html page code here in a reply, between "code" tags for review?

<code>
your html page code goes here
</code>