Bug Tracker

Modify

Ticket #2691 (closed bug: worksforme)

Opened 5 years ago

Last modified 5 years ago

"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:
Blocking: Blocked by:

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

comment:1 Changed 5 years ago by vishwakarma.

$("#wrapper1").css("top","500"); doesn't works.

comment:2 Changed 5 years ago by scott.gonzal

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

Setting top using .css() works; make sure you're also setting the position properly.

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.