1 つのページ上に複数のポップアップ ウィンドウを作成でき、選択したポップアップ ウィンドウが強調表示されます。同じ Web ページ上に複数のポップアップ ウィンドウを作成できます。また、ウィンドウをダブルクリックして最大化することもできます。 Windowsと同じように。オペレーティング システムに似たページを作成したい場合は、このプラグインを使用することが完全に可能です。複数の主要なブラウザと互換性があります。
最も基本的な呼び出し方法:
$('#YourContainerDiv').AeroWindow((WindowTitle:'hello world',));
すべてのパラメータを指定して呼び出します:
$('#YourContainerDiv').AeroWindow({
WindowTitle: '初めての非常にクールな Aero ウィンドウWeb 用'、
WindowPositionTop: 'center'、
WindowPositionLeft: 'center'、
WindowWidth: 400、
WindowHeight: 100、
WindowAnimation: 'easeOutCubic'、
WindowResizable: true、
WindowDraggable : true、
WindowMinimize: true、
WindowMaximize: false、
WindowClosable: true
});
使用法:
最初次の引用符を追加します:
著者別の最新記事
-
2024-10-22 09:46:29
-
2024-10-13 13:53:41
-
2024-10-12 12:15:51
-
2024-10-11 22:47:31
-
2024-10-11 19:36:51
-
2024-10-11 15:50:41
-
2024-10-11 15:07:41
-
2024-10-11 14:21:21
-
2024-10-11 12:59:11
-
2024-10-11 12:17:31