how work .animate

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • artev

    how work .animate

    var_cont.
    find('.style1') .src(current.sr c).css({ opacity: 1 }).animate({
    opacity: 0.6}).end().

    is possible to have 2nd opacity with no use of .animate?

    and which are a list of animates's parameters?

    others :if I use opacity: toggle" I have for just a moment image with
    and after nomore is necessary to use others parameters?
  • David Mark

    #2
    Re: how work .animate

    On Feb 29, 2:29 pm, artev <mailnotspa...@ notspamm.nnwrot e:
    var_cont.        
            find('.style1') .src(current.sr c).css({ opacity: 1 }).animate({
    opacity: 0.6}).end().
    >
    is possible to have 2nd opacity with no use of .animate?
    >
    and which are a list of animates's parameters?
    >
    others :if I use opacity: toggle" I have for just a moment image with
    and after nomore is necessary to use others parameters?
    You appear to be using jQuery. You will have to ask in a jQuery
    group.

    My sincerest condolences for your loss.

    Comment

    Working...