Bug Tracker

Modify

Ticket #7245 (closed bug: worksforme)

Opened 3 years ago

Last modified 2 years ago

css('top') in Firefox 3.6.10 no longer works

Reported by: chen.victor@… Owned by:
Priority: low Milestone: 1.5
Component: css Version: 1.4.3
Keywords: Cc:
Blocking: Blocked by:

Description

In Firefox 3.6.10, when I use .css() to get the top value of a dom element that has a fixed position it returns 0px. It's fine in other browsers (IE, Chrome, Safari).

Currently using it in conjunction with simplemodal jquery plugin. Everything works fine if i switch back to 1.4.2.

Change History

comment:1 Changed 3 years ago by snover

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

 test case works for me. Reopen if you can provide a reproducible test case.

comment:2 Changed 3 years ago by jtwalters@…

I have the same problem with an absolutely positioned element with negative top property. Firefox returns 0px.

comment:3 Changed 3 years ago by snover

Great. Provide a reduced test case that demonstrates the issue, then, please.

comment:4 Changed 2 years ago by rwaldron

  • Priority changed from undecided to low
  • Component changed from unfiled to css

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.