Closed mikekay01 closed 11 years ago
Hi, could you post a jsfiddle for this? You can use this template: http://jsfiddle.net/tigbro/ZHKBA/
Tobias
Hi, here is a sample using the above template: http://jsfiddle.net/stqNe/1/ The panel content gets styled correctly, as far as I can tell...
Does this help you?
Tobias
I basically took your "todo" sample and tried to add a panel to it, but it doesn't work. I tried using the jsFiddle template you send but couldn't load it into jsFiddle.
Can you place a panel in your todo example so I can see what I'm doing wrong?
thx, On Mar 28, 2013, at 7:23 AM, Tobias Bosch notifications@github.com wrote:
Hi, here is a sample using the above template: http://jsfiddle.net/stqNe/1/ The panel content gets styled correctly, as far as I can tell...
Does this help you?
Tobias
— Reply to this email directly or view it on GitHub.
Hi, the problem was that the todo example used jquery mobile 1.2, and that does not contain the panel widget. Just updated the todo example, should work now... http://jsfiddle.net/tigbro/Du2DY/
Tobias
I just downloaded the todo example and it seems to be the same. Are you sure it was changed?
I downloaded from your gitHub page.
thx,
mike…
On Mar 28, 2013, at 9:22 AM, Tobias Bosch notifications@github.com wrote:
Hi, the problem was that the todo example used jquery mobile 1.2, and that does not contain the panel widget. Just updated the todo example, should work now...
Tobias
— Reply to this email directly or view it on GitHub.
I will work from the jsFiddle, no need to change the toDo if you don't want. thx...
Well, there are two of them:
Tobias
Closing this...
Has anyone encountered problems using Jquery Mobile panels with this adapter? I have been trying to get them to work. They seem to work in a plan JQM project, but the panel content just displays as a plain div with the adapter.
thanks,