Webサイトに必要な機能を実装するjQuery プラグイン。HTMLフォーマットも
Webサイトに必要な機能を実装するjQuery プラグイン
状態を表すクラス st-
.st-active
.st-current
.st-fixed
.st-fixed-side
.st-disabled
デバイスの種類を判別
$.wtools.d.IE | |
---|---|
$.wtools.d.IE8 | |
$.wtools.d.IE9 | |
$.wtools.d.lteIE6 | |
$.wtools.d.lteIE7 | |
$.wtools.d.lteIE8 | |
$.wtools.d.lteIE9 | |
$.wtools.d.iPhone | |
$.wtools.d.iPad | |
$.wtools.d.iOS | |
$.wtools.d.AndroidPhone | |
$.wtools.d.AndroidTablet | |
$.wtools.d.Android | |
$.wtools.d.Edge | |
$.wtools.d.Chrome | |
$.wtools.d.Safari | |
$.wtools.d.Firefox | |
$.wtools.d.Opera | |
$.wtools.d.SafariPC | |
$.wtools.d.ChromePC | |
$.wtools.d.Win | |
$.wtools.d.MacPC |
xxx xxx xxx
モーダル。ポップアップ
$.wtools.p.overlay.modal.standard.class | .wt-modal |
---|---|
$.wtools.p.overlay.modal.youtube.class | .wt-modal-youtube |
ツールチップ folder
wt-anchor
wt-anchor-in-page-base
.wt-anchor-in-page に id が設定されていること
$().wtools({ 'anchorInPage': { 'use': false, 'type': 'wrap', // wrap or head 'class': 'wt-anchor-in-page', 'classBase': 'wt-anchor-in-page-base', 'selectorHead': 'h2' } });
wt-anchor
wt-anchor-in-page-base
.wt-anchor-in-page に id が設定されていること
xxx xxx xxx
// 初期値 Default $().wtools({ 'copyright': { 'use': false, // 'class': 'copyright-year' // Default Class } });
$.wtools.p.copyright.use | true この機能を使用する |
---|
xxx xxx xxx
条件:
本番サイトでなければ
$.wtools.p.site.hostTake
$.wtools.p.site.hostTake
xxx xxx xxx
xxx xxx xxx
3.2.2 | Overlay Menu を追加 |
---|---|
3.2.1 js css | January 24, 2020 |
3.1.1 js css | May 5, 2019 |
3.1.0 js css | January 30, 2019 |
3.0.1 js css | November 9, 2018 |