From: Raymond S. <dst...@or...> - 2000-12-10 16:45:05
|
I've been actively coding JavaScript about 3 months now. And realizing = that: 1) That I know little.=20 2) Sweat is the greatest teacher of all. I have generally kept my questions to myself, allowing them to fuel = macabre nights of sleepless frustration till I figured it out myself. = The value has been immeasurable. But... I appear to struggle the most with object method inheritance and = recently find myself staring at (Doesn't allow this method) alerts. = I've been attempting to assign "dragablity" within a eventhandler of a = widget and also disabling/enabling other event handlers (that have = nothing to do with dragging, I just want to dynamically turn them off = and on.. I worked with Rainwater's post a bit and got to see more = (Doesn't allow this method) alerts. A short tutorial form an old-timer would be appreciated.. DS |