[jQuery] # of Pixels from the side of an element that the Mouse Cursor is located
Hi there!
I'm trying to:
1). Get the number of pixels from the left side of the hovered-element
that the mouse cursor is located, and
2). Set *part* of a CSS attribute to this value
I've been searching, but I can't find the answer to either of these.
Does anyone know if they are possible? I apologize in advance if this
is very basic, and I'm being stupid. I would really, really appreciate
any guidance anyone could give.
Thank you in advance for your help!