Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Web and WebWorks Development

Reply
Developer
Nitish_Pheonix
Posts: 29
Registered: ‎09-17-2012
My Carrier: BSNL

JQuery mobile not supporting in OS 7

Hi All,
I am developing a webwork project. Where i have used the Jquery mobile.
It is working fine in OS 6 devices but when i run this app in OS 7(i.e 9900, 9860, 9930). The JQuery is not functioning.
 i have apply page transition and used custom loader using jquery but jquery is not applying.

please help me. 
if any one have any solution please reply asap.

Thanks & Regards,
Nitish_Pheonix

Hit like if the above post is helpful to you.
Please Accept this as Solution if the above post is a solution for you.
Please use plain text.
Trusted Contributor
usr501
Posts: 189
Registered: ‎03-03-2012
My Carrier: rogers

Re: JQuery mobile not supporting in OS 7

to avoid transition issues with JQM use -    data-transition="none" on every link in your app.

 

*this method is faster than any transition effect as well.

 

if you insist on using transitions then you will have to post your html5 code in order to find a solution

 

Please use plain text.
Developer
Nitish_Pheonix
Posts: 29
Registered: ‎09-17-2012
My Carrier: BSNL

Re: JQuery mobile not supporting in OS 7

Hi usr501,
As I have early mention. The code is working fine in 6.0 OS devices but not in OS 7.0 & 7.1 devices.
I have used many methods from Jquery mobile but it's not working in OS 7.0 & 7.1 Simulator.
And I don't have to avoid the transition. I need to apply the transition in each page.

Thanks & Regards,
Nitish_Pheonix

Hit like if the above post is helpful to you.
Please Accept this as Solution if the above post is a solution for you.
Please use plain text.
BlackBerry Development Advisor
oros
Posts: 839
Registered: ‎04-12-2010
My Carrier: Bell

Re: JQuery mobile not supporting in OS 7

Hi there,

 

Can you please provide a small JSBin or JSFiddle sample that we can test with? Also, can you please confirm the jQuery and JQM versions you are using in your application?

 

I have seen JQM functioning properly on OS7+, so in order to help we'll need to see some source code as usr501 mentioned too.

 

Have you attached Web Inspector by chance to see if any erros are being thrown / verified all resources are being loaded?

Please note that I will be unavailable between May 19th and June 4th. Sincere apologies for any delays during this time. I will do my best to follow-up as soon as I am able.

Erik Oros
BlackBerry Development Advisor
@WaterlooErik
Please use plain text.