I have a web-based mobile app written in jQuery Mobile, but would like to know if
there's a way to add an icon to my BlackBerry home screen that points to the web
location. Is there a way to do this programmatically using jQuery Mobile or
PhoneGap? Since it's written in jQuery Mobile, would I even be able to use
PhoneGap? I can't find anything on this on the web.
Yes, you can jQuery Mobile with PhoneGap.
As for the icon - did you try the standard iOS ones?
http://mobile.tutsplus.com/tutorials/iphone/iphone-web-app-meta-tags/
>
> I have a web-based mobile app written in jQuery Mobile, but would like to
know if there's a way to add an icon to my BlackBerry home screen that points to
the web location. Is there a way to do this programmatically using jQuery Mobile
or PhoneGap? Since it's written in jQuery Mobile, would I even be able to use
PhoneGap? I can't find anything on this on the
web.