It doesn't look like that's currently possible with the blind effect. According to the docs: http://docs.jquery.com/UI/Effects/Blind
the direction argument accepts either 'horizontal' or 'vertical'. You're welcome to create a feature request ticket for this: http://dev.jqueryui.com/newticket (note: requires registration) - Richard On Mon, Aug 24, 2009 at 9:25 AM, Nick K. <[email protected]> wrote: > > Hi, > > I´ve implemented the jQuery Blind effect in a website: > http://fysio.intraserve.nl > (hover the mouse over the big image on the top). The dark bar will > dissapear ( it will hide from bottom to top) when you hover the mouse > over the image and will apear when you move your mouse away from the > image. It works fine. > > But... i would like to invert the effect. I would like to let the bar > dissapear from the top to the bottom. Also i would like to have the > bar to be hide by default and appear after hover the big image. > > Can someone help me? > > Thank you > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
