1. It seems the performance of the widget varies immensely depending on the usage of different CSS tags.
Couple of days back I created one interface with custom top and bottom menu bar using postion:fixed.
After that the app became very slow.
Is there any comprehensive study document on the usage of CSS apart from the ones already available in the forum nokia.
2. Which of the below is more efficient:
- Include multiple no of CSS files
- Put all the css declarations in a single file
- Adding multiple classes to a single element
- Adding all the css styles in a single class

Reply With Quote




