Skip to content

Use the benefit of absolute (px) & relative sizings (%) at the same time.

Notifications You must be signed in to change notification settings

bitflower/angular-absolute-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Absolute Me ! for AngularJS

Absolute Me! sizes your target DOM elements with cleverness! Let your favorite layout system like BootStrap, Foundation, etc. do the relative sizing. Get absolute sizes when the page is loaded or when the resizing of the browser is finished.

Szenarios when Absolute Me! can help:

  • Turn a relatively sized element to position: fixed on scroll actions (e.g. ui-scrollfix, headroom.js, ...)

Pros:

  • no scope polution
  • no performance eater (no dom adjustment during resize event fire)
  • no need to width-inherit down to the element

About

Use the benefit of absolute (px) & relative sizings (%) at the same time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published