Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

agenceepsilon/jquery-immobilis

Repository files navigation

jQuery Immobilis GitHub version Bower version

Easily place your content blocks on top or bottom of the page to scroll.

Parameters

Options Types Defaults Others
itemSelector string immobilis Choose your class
css boolean true false
target string "top " "bottom"

Initialize

$(".mobilis").immobilis();

Changelogs

1.2.0

  • Options:
    • "mainClass" replaced by "itemSelector" (#3)
  • Code optimisation:
    • Code cleaning
    • outerHeight(); (#4)

1.1.1

  • innerHeight(); (#2)
  • Code optimisation

1.1.0

  • Add target options (#1)

1.0.0

  • Initial release

About

Easily place your content blocks on top or bottom of the page to scroll.

Resources

Stars

Watchers

Forks

Packages

No packages published