jQuery .offset() in jquery 2.1.1 ?
Hi,
I just hit to problem while trying to use jQuery .offset() in jQuery 2.1.1 and I just found out that there isn't such a method called offset without any parameters that returns something so my try to get the left and top properties from the offset() method was unsuccessful.
Can anybody help me use the .offset() method in jQuery 2.1.1? Or is there any alternative way to do so?