Hello,
I wrote a HTML-file with javascript.
With
document.getElementById(Element).innerHTML
I want to retrieve the HTML Code inside a <DIV>-Section.
But in my file, Mozilla retrieves the inner HTML-Code AND a <font>-tag
which is out od the <div>-tags.
Then I wrote a little new HTML-file to test this feature/bug.
But now no problem exists.
Bug or feature?`
Bye
Michael
- Re: innerHTML-Bug? Michael R�big
- Re: innerHTML-Bug? Matthew Wilson
- Re: innerHTML-Bug? Michael R�big
- Re: innerHTML-Bug? Jesse Ruderman
