About compatibility: Hopefully somewhere along the way (hint for all of u other JS programmers to help out) it will work 100% of the time on all browsers. I started off by writing with two constraints: a. Correct programming (Light widgets, use of HTML, CSS and inheritance correctly) b. Theoretical Cross Browser
All the code written is supposedly supported by all browsers. That is the idea of using TComponent all the changes are made via the internal dynlayer so that your cross browser compatibility is based on that of dynlayer. The problem occurs when browsers either render differently or have stupid little "features" that need adjusting. So first I'm building a base and then I'll adjust. 8an _______________________________________________ Dynapi-Dev mailing list [EMAIL PROTECTED] http://www.mail-archive.com/[email protected]/
