Hi
I'm trying to extend the dojo.dnd.Target class, but have failed as for now. I want to create several different classes that extend target that will do some different tasks for me. The effect that I have right now is when I'm trying to move an element to a target the avatar is red and it behaves like the acceptance for this target is set to false. I do not have any particular code to put here because I do not wish to confuse anybody, what I'm looking for is a class that successfully extends the Target class. I'm using dojo 1.4
Thanks for all the help.