CSS
-Tricks
treehouse :
what would you like to learn today?
Web Design
Web Development
iOS Development
Show search box
Search
Search in:
All
Articles
Forums
Snippets
Videos
✕
Home
Forums
Snippets
Gallery
Videos
Almanac
Demos
Lodge
Navigation 'n' Search
Forums
Illustration by Nick Sirotich
Forums
»
CSS Combat
jquery question
mshort
Permalink to comment
#
September 2008
Is it possible to use have a menu slide horizontally? the slideToggle function only seems to slide up. thanks
chriscoyier
Permalink to comment
#
September 2008
You can animate horizontally, but you'll have to use the more generic jQuery .animate() function, which allows you animate a whole bunch of different CSS attributes.
http://docs.jquery.com/Effects/animate
mshort
Permalink to comment
#
September 2008
awesome, thanks chris :-)
Add a Comment
http://docs.jquery.com/Effects/animate