- Create Account

Removing horizontal fade from animSwipeDown

Forums > FreeStyle Menus > Removing horizontal fade from animSwipeDown
Author
Message

1) musicory Group: Members
Posts: 3 Joined: 17 Mar 2008 Location: Orange County, CA IP: 208.54.--.--
I don't do javascript, so this is probably really easy, but I'm just not getting it.

I am trying to get the swipe down effect without the "swipe out". I am planning on creating a menu that is about 500px wide, and the horizontal swipe effect is a little overkill on this size of a menu.

I've narrowed it down to:

' + ref.offsetWidth  + 'px,

If I remove that from animSwipeDown, it removes the horizontal swipe effect, but then the menu fades down from the top of the page.

What would be the best way to remove the horizontal swipe out while keeping the swipe down?

Thanks!!

2) musicory Group: Members
Posts: 3 Joined: 17 Mar 2008 Location: Orange County, CA IP: 208.54.--.--
I am an idiot. All I have to do is change the width of .menulist ul in the css file. Problem solved!

Post a Reply:

You are not logged in, and will be posting anonymously as a guest. If you want to post using an account, please login at the top of this page.