
內容簡介
這是一個簡單易用、非常有用且可配置的置頂標頭 / 固定標頭外掛程式。
只需在選項頁面中指定類別名稱,它就會變成置頂的!
可用選項:
Header Class: 輸入您希望變成置頂的標頭或導覽元素的類別名稱。
Animate: 按下選項下方所選的動畫類型將標頭顯示出來,預設為「Fade In」。
Animation Type: 標頭變成置頂時的轉場樣式
Shadow: 標頭在變成置頂時會有陰影
Sticky Already: 當頁面載入時就會使標頭變成置頂
請注意
請確保您的標頭的 z-index 值足夠高,不會被頁面上的其他元素覆蓋。
**範例: **
.header-class { z-index: 9999; }
如果您對於新的附加元件有建議,請隨時通過 [email protected] 與我聯繫。
外掛標籤
開發者團隊
原文外掛簡介
Simple, easy yet very useful and configurable sticky header / fixed header plugin.
Just specify class name in options page and it gets sticky!.
Available Options:
Header Class: Enter class name of your header or nav element that you want to make sticky.
Animate: This brings header into display with animation type that you select below, default is ‘Fade In’.
Animation Type: Transition style for header when it becomes sticky
Shadow: Header will have shadow when it becomes sticky
Sticky Already: Makes header sticky when page loads
Please Note
Make sure your header’s z-index’s value is high enough to not get overlapped by other elements on the page.
**Example: **
.header-class { z-index: 9999; }
If you have suggestions for a new add-on, feel free to email me at [email protected]
