Bug Tracker

Ticket #91 (new )

Opened 2 years ago

Last modified 2 years ago

REV 159 fadeIn error on IE

Reported by: will@… Assigned to: anonymous
Type: Priority:
Milestone: Component:
Version: Keywords: fadeIn
Cc: "" Needs:

Description

when using any sort of fadeTo or FadeIn? on the latest version (rev 159) in IE the text becomes bold as if it were doubled.

Also, firefox JS console reports "error parsing value for property 'opacity'. declaration dropped"

Here is sample code:

$(document).ready(function(){

$("a.test").click(function() {

$(this).fadeIn("slow");

});

});

<a class="test" href="#">this will become doubled when you click</a>

Attachments

Change History

Changed 2 years ago by john

  • status changed from new to closed
  • resolution set to duplicate

The "bold text in IE" bug can be resolved by setting background of the element that you're fading. It can be anything - it just has to be set.

The bugs mentioned in this report are also contained elsewhere, so I'm closing this particular ticket.

Changed 2 years ago by http://hometown.aol.de/makehimhard/buy_viagra.html

<a href="http://hometown.aol.de/makehimhard/buy_viagra.html">buy viagra</a> f1ngertest000123

Note: See TracTickets for help on using tickets.