Hello,
Ok, if I have a relative div ("reldiv") at x,y coordinates 100,100 of the overall viewport. And inside "reldiv" I have an absolute div ("relabsdiv"). And I want to move "relabsdiv" to point 0,0 of the overall viewport, it only moves it to point 0,0 of the relative div. I understand this is the way it is supposed to work, but I was wondering if there was a way to "escape" the "relabsdiv" div out "reldiv" after the fact.
Thanks,
Booey
Ok, if I have a relative div ("reldiv") at x,y coordinates 100,100 of the overall viewport. And inside "reldiv" I have an absolute div ("relabsdiv"). And I want to move "relabsdiv" to point 0,0 of the overall viewport, it only moves it to point 0,0 of the relative div. I understand this is the way it is supposed to work, but I was wondering if there was a way to "escape" the "relabsdiv" div out "reldiv" after the fact.
Thanks,
Booey