Hi
I have a widget with 11 small js scripts included with <script type="text/javascript" src=".....js"></script> tags into the main html. Each of them has the size less than 8kb. The size of html is 3kb. The scripts contain a set of fucntions.
Only 5 of them are loaded during starting the widget on Nokia E66.
The widget works fine under the emulator.
What should I do to load all of them?
Thak you in advance.

Reply With Quote


