0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

jQueryMobileでPopupが出ない時

Posted at

http://www.openspc2.org/reibun/jQuery_Mobile/1.2.0/popup/0002/sample/index.html
このへんのサンプルを見て「おーこんな簡単ならいっちょやってみるか」
とやってみたのだけど、なぜか自分のアプリでうまく出ない時は

Popupの実体の要素が表示したいページの子として存在しているか

を確かめましょう。idを指定してもちゃんと子要素でないと見てくれない様子。
ちょっと判明までに時間がかかってしまった。だってDialogとかにするとちゃんと出るし。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?