I have developed application in Nokia Web Tool 1.5 for Nokia 40 series devices like Nokia C-3. I am facing issue in CSS properties. At the starting all CSS of the application is working fine but when i navigate between two web pages of the application continuously (on both pages application is making request and also alert messages are there) means more than 5-6 times then CSS is not working and in my application i have around 15 pages and all pages is seen on the screen with scroll area, with white background and all text are in black color.I am using syntax "mwl.switchClass('#splash_Screen', 'show', 'hide');mwl.switchClass('#Screen1','hide','show')" for show and hide the screens of the application as well as for the alert messages and loading image.If anyone has any idea then please share with me.
Thanks,
Manoj Patidar

Reply With Quote

