Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
id="inline"画像に単純なテキストを含むインラインコンテンツを取得しました。
id="inline"
ページの読み込み時にインラインで開く可能性はありますか?
どんな助けでも大歓迎です。
とてもシンプルです。
$(document).ready(function() { $.prettyPhoto.open("#inline"); });