-
Notifications
You must be signed in to change notification settings - Fork 0
UM GUI JS
tacoen edited this page Jun 5, 2014
·
7 revisions
A collection of javascript, jQuery functions that UM needed to make some FX and layout fix.
Disable this if you use others UI Frameworks
Example: um_toc( $('div.maketoc'), 'h2', 'Table of contents' )
Make TOC from h2 Element inside div.maketoc.
Example: um_fit_img ( $('.feature-image img') )
Set each .feature-image img aspect ratio using height/width