Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript positioning an element with jquery Re: positioning an element with jquery

#79094
noahgelman
Participant

Your syntax is incorrect I believe. Should be:

$(element).css('left', '272.5px');