DynaComponents Fix
Sorry, but I made some mistakes in the last version of the components. The core event handling functions were exploding on IE. I love the way IE does strange things with the event variable. Passing the event variable from the event handler to another function fails to pass the event! Event is clearly niether a function scope or global scope variable. I also changed the license to the less restrictive LGPL from the GPL. So if you got the 0.92 go get the newest one.