M
Martin Rinehart
Thanks to much help from this group I've been able to write
generalized drag code. It's here:
http://www.martinrinehart.com/examples/js-drag-code.html
It's light, about 2KB.
It's been tested in Opera on KDE and on Windows: Chrome, Firefox,
Opera and Safari. It doesn't work on Konqueror (which I use, so I'll
get to that) nor MSIE (which is a puzzle I leave for others). If one
of you creates an MSIE-also version, please tell me how. (Shouldn't be
hard - there's not much code here!)
Known bugs: does weird stuff when your dragging scrolls your page.
I've looked into this just enough to know that it's not trivial.
Also this means that I've learned enough to get my window manager out
of Opera-only jail.
Thanks again.
generalized drag code. It's here:
http://www.martinrinehart.com/examples/js-drag-code.html
It's light, about 2KB.
It's been tested in Opera on KDE and on Windows: Chrome, Firefox,
Opera and Safari. It doesn't work on Konqueror (which I use, so I'll
get to that) nor MSIE (which is a puzzle I leave for others). If one
of you creates an MSIE-also version, please tell me how. (Shouldn't be
hard - there's not much code here!)
Known bugs: does weird stuff when your dragging scrolls your page.
I've looked into this just enough to know that it's not trivial.
Also this means that I've learned enough to get my window manager out
of Opera-only jail.
Thanks again.