Might as well contact Stefan, he has a bunch of those functions ready ...

On 9/8/06, Paul Bakaus <[EMAIL PROTECTED]> wrote:
> Hi Dylan,
>
> I am currently working on a solution. John and me decided yesterday that
> adding it to the core libary will just blow up the library a bit to much.
> For now, it will be a direct plugin for jQuery, which can be automatically
> build into jQuery if you need it. It will have methods like innerHeight()
> and outerHeight for all objects (also document and window).
>
>
> 2006/9/8, Dylan Verheul <[EMAIL PROTECTED]>:
> >
>  Core/Plugin decisions are always difficult. However, I think adding
> size and position information to jQuery core would be a great benefit
> to plugin developers. There are lots of differences between browsers.
> I am very much experiencing this trying to make an autocompleter work
> cross browser.
>
> Stefan Petre has done an excellent job with his iutils extension.
> Maybe the size and position functions, or equivalents (but why do it
> all over again) should be included in jQuery core.
>
> P.S. left() top() and such are not what I need. There is a difference
> between css width and height and the exact position on the page. e.g.
> left() will often return "auto".
>
> _______________________________________________
> 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/
>
>
>

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

Reply via email to