Bug Tracker

Modify

Ticket #8304 (closed bug: invalid)

Opened 2 years ago

Last modified 2 years ago

after detach() css('display') returns block instead of inline-block

Reported by: leo.kuznetsov@… Owned by:
Priority: undecided Milestone: 1.next
Component: unfiled Version: 1.5
Keywords: Cc:
Blocking: Blocked by:

Description

also css('*display') does not work at all (ie7 workaround for absence of inline-block.

Change History

comment:1 Changed 2 years ago by snover

  • Status changed from new to closed
  • Resolution set to invalid

Thanks for the report, but this is not a jQuery bug. Detached elements are removed from the document and no longer inherit cascaded styles. Furthermore, you don’t seem to understand how CSS hacks work; they do not create new special properties. Please use the  jQuery Forum for support requests.

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.