jquery-mobile tag

3 questions


1 answers
147 views
0
I want to open the collapsible panel during pageshow.

I'm developing it at Monaca.$(#id).data(collapsed, false) at pageinit is reflected on the screen, but $(#id).data(collapsed, false) at pageshow does not appear to be reflected on the screen.Please tel...

2 years ago

1 answers
119 views
0
What does jquerymobile do when you click a button?

When jquerymobile pops up a dialog and the form appears and enters it, I want to save the data and switch to the original screen.Under the current condition, I would like to switch the screen because ...


1 answers
148 views
0
I want to implement a tab bar in jQuery mobile

I would like to implement a tab bar in the notepad of the monaca sample app (there are three tabs below, the top screen of the notepad app is also displayed in the tab switching destination, and there...


© 2024 OneMinuteCode. All rights reserved.