[jQuery] Re: Efficient Multiple Slide-Fade Animation Rewrite

2008-10-11 Thread arthaus
Hi Mike, I really appreciate your support...it works like a charm. Regards, Arthur On Oct 11, 9:52 am, "Michael Geary" <[EMAIL PROTECTED]> wrote: > Without seeing the other two instances of your code, I assume that the > things that vary among them are the two ID selectors and the two text > me

[jQuery] Re: Efficient Multiple Slide-Fade Animation Rewrite

2008-10-11 Thread Michael Geary
Without seeing the other two instances of your code, I assume that the things that vary among them are the two ID selectors and the two text messages, is that right? Then it's a simple matter of turning your code into a function: function slider( idShade, idTrigger, textView, textHide ) { va