View Single Post
Every browser I test my designs with (10-15 total, including yours) executes document.onmousedown correctly ... accept for Omniweb.

Instead, document.onmousedown doesn't fire until onmouseUP takes place.

I'm storing my document.onmousedown function inside of a window.onload event.

Is there a workaround?

Do you have any plans to correct this?