Ok, here are the 'troublesome' code
artifacts.
CASE 1
this.popevent=new
EventListener(this)
this.popevent. {
var lyr=e.getSource()
o=e.getTarget()
if (o.isVert&&o.y!=130)
{o.moveTo(o.x+50,o.y-20)}
if (!o.isVert&&o.y!=130)
{o.moveTo(o.x+60,o.y+
rspronkelijk bericht-Van:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]Namens Raymond
SmithVerzonden: zondag 10 december 2000 17:45Aan:
[EMAIL PROTECTED]Onderwerp: [Dynapi-Dev] general
inheritence question
I've been actively coding JavaScript about 3
months now. And realizi
I've been actively coding JavaScript about 3 months
now. And realizing that:
1) That I know little.
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