References
addScrollMessToResTable
fixModalShifting
resList
scrollToTop
toggleCollapseChevron
utilities
summary | ||
public |
Add some css styles to the top most position in head tag. |
|
public |
F addToWindow(keyValue: string, element: Object): Promise<Object, MyError> Attach object to window without overwriting anything else. |
|
public |
Get jQuery from window. |
|
public |
F getScrollBarWidth(): number Get scroll bar's width. |
|
public |
F hasScrollBar(): boolean Check if the current page has scroll bar. |
|
public |
F prependClass(sel: Object, strClass: string) Add class names to the left most position to avoid overwriting original class's style |