I need a tooltip plugin that depe开发者_JAVA技巧nds on live() method instead of normal hoever and mousemoveJust created my own plugin instead
whenever i alter the onmousemove or onmouseup attributes of the document, for example: document.onmousemove = myOnMouseMove;
I\'m porting a Delphi 5 app to D2010, 开发者_如何学Cand I\'ve got a bit of a problem.On one form is a TImage component with an OnMouseMove event that\'s supposed to update a label whenever the mouse i