Re: [css-d] help with responsive menu dropdown

2015-05-21 Thread Chris Kavinsky
Oh crap. I completely overlooked that. That solved the problem. Thanks Philippe. On Thu, May 21, 2015 at 12:24 AM, Philippe Wittenbergh wrote: > > > Le 21 mai 2015 à 04:06, Chris Kavinsky a écrit : > > > > I'm trying to retrofit an existing site that's using a horizontal > > navigation menu wit

Re: [css-d] help with responsive menu dropdown

2015-05-20 Thread Philippe Wittenbergh
> Le 21 mai 2015 à 04:06, Chris Kavinsky a écrit : > > I'm trying to retrofit an existing site that's using a horizontal > navigation menu with dropdowns. The problem I'm having is getting the menu > to appear on:click when the screen size is smaller. Its doing it entirely > using css. I created

Re: [css-d] help with responsive menu dropdown

2015-05-20 Thread Karl DeSaulniers
Don't know if this will help, but the touch on your scrolling banner works. I can scroll to the next banner on my iPhone. Maybe look at that code to see how the touch is handled and repurpose some code? HTH, Best, Karl Sent from losPhone > On May 20, 2015, at 2:06 PM, Chris Kavinsky wrote: >

[css-d] help with responsive menu dropdown

2015-05-20 Thread Chris Kavinsky
I'm trying to retrofit an existing site that's using a horizontal navigation menu with dropdowns. The problem I'm having is getting the menu to appear on:click when the screen size is smaller. Its doing it entirely using css. I created a static version before moving it to the wordpress site, and it