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

JavaScript dropdown library. Makes dropdowns positioned outside overflowed elements.

License

Notifications You must be signed in to change notification settings

adambanaszkiewicz/fixed-dropdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fixed-tooltip

JavaScript dropdown library. Makes dropdowns positioned outside overflowed elements. Creates the dropdown at the end of the body, and moves as positioned element next to target. When you have a overflowed container, and You want to use dropdown for any element in this container, this plugin helps You with out.

Usage

$('[data-dropdown]').fixedDropdown();

Options

  • classHidden - Class added to hidden tooltip.
  • classShowed - Class added to showed tooltip.

About

JavaScript dropdown library. Makes dropdowns positioned outside overflowed elements.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published