Yehuda Katz schrieb: > Mike, > > It almost certainly would require dimensions.js. That said, I wouldn't > mind. I suspect that dimensions.js will become a pretty universally used > plugin in the near future. It adds some nice cross-browser stuff that's > really frequently used, and it's pretty small.
And it's pretty slow and it's not compatible with existing scripts, e.g. you cannot easily use it, if you have scripts that rely on functions being overwritten by the dimensions plugin. The autoheight option in the tabs for example is broken if you use the dimensions plugin as well. I'd rather not check my plugins against a bunch of other plugins as well. Why I'm not using the dimensions plugin for Plazes I have written elsewhere. Maybe for the next version, where I will use it right from the beginning. > At this point, I would say that any new jQuery user include > dimensions.js and forms.js by default. They both extend jQuery in really > useful and needed ways. I can only say it again: I'm a great opponent of overwriting existing functionality. The form plugin doesn't do that anymore. -- Klaus _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
