> Yeap, I will use inner HTML in this case. How I get the HTML code in link object im my example below? I gues that's the parentNode.innerHTML, but I'm not sure it works in 100% of the cases since DOM in JS is a real mess... Nicolas