Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
March 12, 2014 01:11 am GMT

Popping Out of Hidden Overflow

The following is a guest post by Agop Shirinian. Agop ran into an interesting scenario where he needed an element to be scrollable in one direction, while allowing the overflow in the other direction. You'd think that's what overflow-x and overflow-y are for, but it's not that simple. I'll let Agop explain.

So you're tasked with creating a scrollable menu with submenus that pop out when you hover over a parent menu item.

Simple!

Create a list for the …


Popping Out of Hidden Overflow is a post from CSS-Tricks


Original Link: http://css-tricks.com/popping-hidden-overflow/

Share this article:    Share on Facebook
View Full Article

CSS Tricks

A Web Design Community curated by Chris Coyier

More About this Source Visit CSS Tricks