Hi guys,
many thanks for your great framework.
I'd like to inform you that the character '-' is not accepted by blackberry for filename.
Could you please remove this character from the name of the files. I solved the problem using '.'
The following works on BB:
- images/ajaxloader.png
- images/icons18black.png
- images/icons18white.png
- images/icons36black.png
- images/icons36white.png
- images/iconsearchblack.png
- jquery.mobile.1.0a4.min.css (+ updated references to images)
- jquery.mobile.1.0a4.min.js
And of course I also renamed the jquery script filename:
- jquery.1.5.2.min.js
Hope this will help other guys that are developing an app for BB.
Mauro Nidola