I am not sure if anyone is using YUI out there, but I have a unique question that will prove quite useful for my customers.

Here is an example http://developer.yahoo.com/yui/examp...ut_source.html

I have a layout that has 4 divs on it. Like so....

Top
Center
Right
Bottom


The bottom is resizable up and down. When it is resized, the other areas grow and shrink with it. What I would like to know, which I can't seem to find out by looking thru the documents for YUI is, are there variables that I can pull that give the X,Y of each div?

I would like for my customers to be able to size the windows the way they want and when they log in the next time they will be in the same place they left them, if you know what I mean.

Thanks for any input.