[jQuery] Re: Style Switcher

2009-05-17 Thread amanda apple
  (Custom animation) exit then
(Dissolve out) and slow speed down do the same for the next one only for
entrance


On Fri, May 15, 2009 at 7:35 PM, Amar amardeeps...@gmail.com wrote:


 Hi,

 I am just wondering if anyone knows if it is possible to fade the
 transition between switching  one CSS to another? I am currently using
 jquery style switcher to get the transition.

 I am also using prototype/ scriptaculous to make div fields appear and
 fade in a duration of 0.5, and would like to time the CSS transition
 to be in sync with the div transition.

 Please see link below to see the website that I am building, and
 current CSS and div transition timings:

 http://amardeeprai.com/test/



[jQuery] Re: Style Switcher

2009-05-16 Thread Richard D. Worth
jQuery UI has class transition effects:

Docs:
http://docs.jquery.com/UI/Effects
http://docs.jquery.com/UI/Effects/ClassTransitions

Demos:
http://jqueryui.com/demos/addClass/
http://jqueryui.com/demos/removeClass/
http://jqueryui.com/demos/switchClass/
http://jqueryui.com/demos/toggleClass/

- Richard

On Fri, May 15, 2009 at 7:35 PM, Amar amardeeps...@gmail.com wrote:


 Hi,

 I am just wondering if anyone knows if it is possible to fade the
 transition between switching  one CSS to another? I am currently using
 jquery style switcher to get the transition.

 I am also using prototype/ scriptaculous to make div fields appear and
 fade in a duration of 0.5, and would like to time the CSS transition
 to be in sync with the div transition.

 Please see link below to see the website that I am building, and
 current CSS and div transition timings:

 http://amardeeprai.com/test/