That's been doable for a while now... the translucency is just a CSS property, and since all the css properties have been accessible for a while now in the [element].style collection, it's a trivial matter to set that value during the drag operation. I've always had problems in the past with drag operations with javascript being problematic, which has unfortunately been mostly an issue with the browser, so their library hasn't fixed it... although the latest version of Firefox does seem to eliminate the issue. With IE it's still possible to make the library think you should still be dragging after you've released the mouse button if you drag and release quickly. Offhand this particularly library doesn't look especially new -- maybe it's better than the previous attempts at this (I think domAPI died out), I don't know. Though as a whole they seem to load slowly, and being pure JS can't be feasibly used for much in a section 508 compliant site.
> check out the window1 demo. Translucent dragging! > On 8/11/05, Vivec <[EMAIL PROTECTED]> wrote: >> Looks good, although I found a few of them were a bit >> slow to render. s. isaac dealey 954.522.6080 new epoch : isn't it time for a change? add features without fixtures with the onTap open source framework http://www.fusiontap.com http://coldfusion.sys-con.com/author/4806Dealey.htm ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:5:169005 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
