[jQuery] Re: make the Fading like opening DOOR

2009-05-12 Thread Mohd.Tareq
$().click(function(){ $('#door').animate({ width: 'toggle' });On Wed, May 13, 2009 at 10:03 AM, bharani kumar wrote: > On May 12, 11:17 pm, bharani kumar > wrote: > > Hi All , > > > > Can you some one tell me , > > > > I want to make the DIV something like opening DOOR or single Door > opening

[jQuery] Re: make the Fading like opening DOOR

2009-05-12 Thread Ricardo
On May 12, 11:17 pm, bharani kumar wrote: > Hi All , > > Can you some one tell me , > > I want to make the DIV something like  opening DOOR or single Door opening , > double door opening > > Any idea please Something like this? (centered element) http://jsbin.com/afota

[jQuery] Re: make the Fading like opening DOOR

2009-05-12 Thread Richard D. Worth
See if jQuery UI has an effect you're looking for: http://jqueryui.com/demos/toggle/ - Richard On Tue, May 12, 2009 at 10:17 PM, bharani kumar < bharanikumariyer...@gmail.com> wrote: > Hi All , > > Can you some one tell me , > > I want to make the DIV something like opening DOOR or single Door