kuprishuz
4 Jun 2007, 7:59 PM
i have a script that if you are not logged in fills document.body with a login dialog. upon login it will set document.body.innerHTML = ''; then build a border layout, and vice versa upon logging out.
however it seems that after this quicktips start giving errors el.parentNode has no properties which i dont exactly understand, possibly it is trying to call this on an element that no longer exists? is this a bug, by design, or am i just an and missed a step along the way.
however it seems that after this quicktips start giving errors el.parentNode has no properties which i dont exactly understand, possibly it is trying to call this on an element that no longer exists? is this a bug, by design, or am i just an and missed a step along the way.