Encountering a problem in Chrome V18 where my gray login box resizes automatically whenever I click anywhere on the page. Any insights on what might be causing this behavior?
EDIT: I've observed the error message below:
event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future.
Just to clarify, I have another code in a different protected directory running jQuery 1.7.2, so that is not the source of the issue.