Skip to main content

Bug Tracker

Side navigation

#8304 closed bug (invalid)

Opened February 17, 2011 08:49PM UTC

Closed February 19, 2011 06:17PM UTC

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

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

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

Attachments (0)
Change History (1)

Changed February 19, 2011 06:17PM UTC by snover comment:1

resolution: → invalid
status: newclosed

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.