Hi

Well, it was actually build to override the default function, yes, but I see your problem. It's not really backwards friendly like this. Probably I'll update these functions so they will not interfere anymore with the default ones.

2006/10/6, Pascal <[EMAIL PROTECTED]>:
I added the dimensions.js plugin to a project I'm working on (mostly
to get access to the offset component that was added recently) and I
noticed that it steps on jquery's builtin height() function which can
be used to get or set the height value. is there a reason for this?

i commented out that part of the plugin (as well as the $.fn.width()
part) and the parts of my project that were using $.fn.height() to
set the height of an object are now working again.

is there a reason the dimensions plugin was coded to replace these
builtin functions without replicating their ability to set and well
as get the height of an object?

-p

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/



--
Paul Bakaus
Web Developer
------------------------
Hildastr. 35
79102 Freiburg
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to