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.
data-refresh-ajax="true" でパネルのコンテンツをリロードしようとしていますが、うまくいきません。内容は単純な HTML と、"document.write(NavHome);" で記述したいくつかの JavaScript 変数 / const です。誰か助けてくれませんか?
よろしくマヌエル
githubダウンロードに含まれているキッチンシンクには、その使用方法を示すサンプルがあります。「jqUi」->「外部コンテンツのロード」をクリックすると、乱数が毎回更新されるのがわかります。
<a href="kitchensink/external.html" data-persist-ajax="true" data-refresh-ajax="true" data-pull-scroller="true">Load External Content</a>