foundation / foundation-sites

The most advanced responsive front-end framework in the world. Quickly create prototypes and production code for sites that work on any kind of device.
https://get.foundation
MIT License
29.67k stars 5.48k forks source link

Dropups, Droprights, etc #3949

Closed smileyj68 closed 10 years ago

smileyj68 commented 10 years ago

Augment the dropdown element to include dropup, dropright, dropleft.

nesl247 commented 10 years ago

This needs to be tested more, and doesn't change any of the CSS for the little triangle part of the tooltip, but here is what was enough to fix dropdowns appearing off screen. https://github.com/nesl247/foundation/commit/d833de02263c712f00612b5dcc756390c7c313f6

rafibomb commented 10 years ago

Take a look at #3260 pull request. May be usable.

nesl247 commented 10 years ago

Why was this closed? This issue is not just about right alignment..

LDigital84 commented 10 years ago

+1 - Could really use this feature.

istrasoft commented 10 years ago

+1 seems logical that it should be part of any dropdown component

dipeshba commented 10 years ago

+1 Really necessary feature. Bootstrap has popovers that do the same thing. Extremely useful in many use cases.

mrsweaters commented 10 years ago

JS Added: https://github.com/zurb/foundation/commit/d9a5a7ca71fcf262d53b05a3af1e90a2dc142995

Needs styles.

mrsweaters commented 10 years ago

Styles added in 5.2-wip, needs documentation.

mrsweaters commented 10 years ago

documentation added, ready to go! As SNES Bible Buffet would proclaim: "Way to go!"