Hello everybody.
I recently started to learn JavaScript and how to manipulate DOM elements. So far it been great and I really enjoying the learning.
However, there is something that i am having a hard time to grasp. It is positioning elements with the JavaScript. All the offsets, clientsX(Y) and others just confusing me. And it is frustrating me, because I know HTML and css on very decent level, and i would like to learn and have control over JavaScript positioning as well.
Before writing this question here, I made very extensive search on Google and red somewhere between 20-30 examples (no joking here).
What I would like to get as answers is links to some articles over internet where concept of positioning elements with JavaScript explained in normal language.
I wrote here because I am really got frustrated with my inability to understand it on my own.
Thanks in advance.