Thread: Resolved NotFoundError
View Single Post
Old 12-07-2012, 02:54 AM   PM User | #6
BubikolRamios
Senior Coder

 
Join Date: Dec 2005
Location: Slovenia
Posts: 1,876
Thanks: 114
Thanked 76 Times in 76 Posts
BubikolRamios is on a distinguished road
ahh, yes:

Code:
    rightElement.parentNode.removeChild(rightElement);
    leftElement.parentNode.removeChild(leftElement);
__________________
Found a flower or bug and don't know what it is ?
agrozoo.net galery
if you don't spot search button at once, there is search form:
agrozoo.net galery search
BubikolRamios is offline   Reply With Quote