I am sorry for my bad English (translated google)
Use your program
Founded bug

<script>
function poll(){
document.getElementById("div1").innerHTML = '<img src=ava/m_mag.jpg>';
}
function cll(){
document.getElementById("add").innerHTML = '<div id="div1"></div>';
poll();
}
cll();

</script>
<body onload="">
<table>
<tr>
<td id="add"> </td>
</tr>
</table>



in the code, the program does not show that could not be found
<div id="div1"> </ div>



mistake on my part was ridiculous)))
but I spent a lot of time on her quest)))

Thank you for the program

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to