|
Blue Forest http://www.lslnet.com at 6:28 p.m. on August 22, 2006
About insertAdjacentHTML. . .
Just write code found. . Who explain? Thank you. .
[html]
"Script>
Window.onload function () (
Document.all.tags ( "various factions") [0].insertAdjacentHTML ( "beforeBegin", "the" loop to save the 'right' "aaa");
Document.all.tags ( "various factions") [0].insertAdjacentHTML ( "afterEnd", "bbb</div>");
}
"/script>
"Img>
[/html] |
This
[html]
"Script>
Window.onload function () (
Document.all.tags ( "various factions") [0].outerHTML= "" Assume align=center>111 "+document.all.tags (" various factions ") [0].outerHTML+" 222</div> ";
}
"/script>
"Img>
[/html] |
Lane label is not likely to HTML / normal end can show bars
Aaa there will be a right-hand, while reading page after bbb in, it shows the back of the IMG
"I did not write the same with /div> |
That is not the same?
[html]<script>
Window.onload function () (
Document.all.tags ( "various factions") [0].insertAdjacentHTML ( "beforeBegin", "aaa");
Document.all.tags ( "various factions") [0].insertAdjacentHTML ( "afterEnd", "bbb");
}
"/script>
"Img>
[/html] |
I mean
Assume save '[color=#cc0000]right[/color]'
No effect!
|
Up too |
O. |
BeforeBegin and
The existence afterEnd
—%¥——……¥¥ |
"Script>
Window.onload function () (
Document.all.tags ( "various factions") [0].insertAdjacentHTML ( "beforeBegin", "the" loop to save the 'right' "aaa");
Alert (document.body.innerHTML);
Document.all.tags ( "various factions") [0].insertAdjacentHTML ( "afterEnd", "bbb</div>");
Alert (document.body.innerHTML);
}
"/script>
"Img>
Know what to look for non-standard insert, IE automatically filled in, so we do a |
Oh really the mastermind of eyesight! ! |
|