[jQuery] Basic effect question
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2800.1528" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=281474915-31032006><FONT face=Arial
size=2>HI Laurent,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=281474915-31032006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=281474915-31032006><FONT face=Arial size=2>I
think that it was added this funcionality, but using this
sintax:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=281474915-31032006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><FONT face=Courier>$('#divContainer').fadeOut('slow'<SPAN
class=281474915-31032006>, </SPAN>function()</FONT></DIV>
<DIV><FONT face=Courier>{<BR><SPAN class=281474915-31032006>
</SPAN>alert('faded out'):<SPAN
class=281474915-31032006></SPAN><BR>}</FONT></DIV>
<DIV><FONT face=Courier>);<SPAN class=281474915-31032006></SPAN></FONT></DIV>
<DIV dir=ltr align=left><SPAN class=281474915-31032006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=281474915-31032006>
<P
style="FONT-SIZE: 12px; COLOR: black; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none"><SPAN
style="FONT-SIZE: 13px"><SPAN
class=281474915-31032006>Regards,</SPAN></SPAN></P>
<P
style="FONT-SIZE: 12px; COLOR: black; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none"><SPAN
style="FONT-SIZE: 13px">Albert Garcia</SPAN><BR><STRONG>OboLog</STRONG> <SPAN
style="FONT-SIZE: 10px">» Tus pensamientos en red</SPAN><BR><A
href="http://www.obolog.com/">http://www.obolog.com</A><BR><A
href="http://www.obolog.com/"><IMG src="http://www.obolog.com/img/logo_ico.gif"
align=absMiddle border=0></A><BR>___________________________<BR><SPAN
style="FONT-SIZE: 10px">Mi blog en <A
href="http://obokaman.obolog.com/">http://obokaman.obolog.com</A></SPAN>
</P></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=es dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>De:</B> discuss-bounces@jquery.com
[mailto:discuss-bounces@jquery.com] <B>En nombre de </B>Laurent
Muchacho<BR><B>Enviado el:</B> viernes, 31 de marzo de 2006
17:47<BR><B>Para:</B> jQuery Discussion.<BR><B>Asunto:</B> [jQuery] Basic effect
question<BR></FONT><BR></DIV>
<DIV></DIV>Is it possible to execute a function when an effect finished
executing<BR>eg:
<BR>$('#divContainer').fadeOut('slow').ready(function(){<BR>alert('faded
out')<BR>})<BR><BR>This syntax doesn't seems work?<BR><BR>Many
Thanks<BR></BODY></HTML>
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/