jQuery position()
The jQuery position () method is the same as the jQuery offset() in the sense that it is also used to retrieve the current position of an element. The only difference and the main difference between these two methods is: The jQuery position() method is used to retrieve the current position of an element relative … Read more