victormaiam / jqueryjs

Automatically exported from code.google.com/p/jqueryjs
0 stars 0 forks source link

fadeIn effect is not working since upgrading to ver. 1.1.3.1 #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
<code>
$('#result').append(matched.outerHTML).children(':last-child').fadeIn
('slow')
</code>

What is the expected output? What do you see instead?
That line of code was working in version 1.1.2, but the fadeIn effect is 
not working any more since upgradeing to 1.1.3.1

What version of the product are you using? On what operating system?
IE7 on WinXP and Safari on Mac 10.4.5

Please provide any additional information below.

Original issue reported on code.google.com by yun.w...@gmail.com on 6 Aug 2007 at 3:38

GoogleCodeExporter commented 9 years ago
Thank you for writing up this problem.  Unfortunately we use a different bug 
tracking system at http://dev.jquery.com/ so this issue was just noticed.  In 
the 
future, please use that system for tracking issues.  We are going to check the 
current google issues and then close this issue database to help stop any 
confusion 
about which to use.

So in regard to this issue, I was unable to reproduce this problem based on the 
written description.  Of course we are several releases beyond when the bug was 
written so it is possible this has been fixed.  If you can still reproduce the 
issue 
please open a new ticket on dev.jquery.com.

Thanks.

Original comment by davidser...@gmail.com on 11 Jan 2008 at 5:47