Bug Tracker

Modify

Ticket #7342 (closed bug: worksforme)

Opened 3 years ago

Last modified 3 years ago

.Show() and .Hide() produces wrong .css('display') value in firefox

Reported by: janhenrike@… Owned by:
Priority: high Milestone:
Component: effects Version: 1.4.3
Keywords: Cc:
Blocking: Blocked by:

Description

When using .hide() and .show() on a $('<a>') element, firefox sets display to block, even though i have style="display:inline-block;".

IE9 and Chrome produces wanted result, while Firefox produces unwanted results. See jsfiddle:  http://jsfiddle.net/GPGjq/

Change History

comment:1 Changed 3 years ago by rwaldron

  • Priority changed from undecided to high
  • Resolution set to worksforme
  • Status changed from new to closed
  • Component changed from unfiled to effects
  • Milestone 1.5 deleted

This issue is not reproducing with 1.4.4rc?

 http://jsfiddle.net/d9uJS/1/

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.