[jQuery] Problems using one button to slideUp multiple instances at once using variables

2009-01-28 Thread ryjohnson
I have a menu that when you click on a button it slides down a set of options pertaining to that click, and when you click on another one the one open slides out and the new one slides in. I can get this to work but there are about 15 menus, so writing the code 15 times for 15 buttons begins to ad

[jQuery] Reversing the SlideUp and SlideDown functions to slide from the bottom and not the top

2009-01-28 Thread ryjohnson
I saw this was posted before, but there was never a solution posted. I want to use the Toggle function but have it slide up from the bottom of the div instead of the top, I have tried searching through all the plugins, and even tried writing my own but have had no luck. If there's anyone who can h