This content has been marked as final.
Show 3 replies
-
1. Re: panel data-role
hans-g. Nov 23, 2014 1:07 AM (in response to MoHaMmAd AfKaRi)Hello,
even if does not work automatically, maybe you can although use the hints referred in this manual:
Kinetic Media | Building jQuery Mobile Apps in DreamWeaver: Part 9 – Panels
Hans-Günter
-
2. Re: panel data-role
Nancy O. Nov 23, 2014 11:56 AM (in response to MoHaMmAd AfKaRi)CS5.5 might be too old for that. But you can upgrade your jQuery Mobile scripts directly from the source.
Simply copy & paste this code into the <head> of your jQuery Mobile documents:
<link rel="stylesheet" href="http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css" /><script src="http://code.jquery.com/jquery-1.11.1.min.js"></script><script src="http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"></script>Nancy O.
-
3. Re: panel data-role
MoHaMmAd AfKaRi Nov 24, 2014 8:03 PM (in response to Nancy O.)Thank you dear Nancy O.
The problem was solved



