Simple Javascript question
-
Could someone please explain this piece of code for me:
var bottomPos1 = $('#top-slider').outerHeight(true)-$("#main-header").height()-15;
I want to change the position.
Its for the placement of a image on my home page, but im not good with JS so I dont know what to do to change the position of my image.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Simple Javascript question’ is closed to new replies.