Opened 15 years ago
Closed 15 years ago
#2691 closed bug (worksforme)
"top" property of the "CSS" object does not exists
Reported by: | vishwakarma.mukesh26 | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.2.4 |
Component: | core | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
every div element should have a top property. If someone wants to dynamically position a div tag. He will not be able to do so.
Change History (2)
comment:2 Changed 15 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Setting top using .css() works; make sure you're also setting the position properly.
Note: See
TracTickets for help on using
tickets.