<script type="text/javascript">
function ImageFM() {
//alert('test');
document.getElementById("IMG1").src = "images/fm.png";
var PHYMLHY = document.createElement("Button");
document.body.appendChild(PHYMLHY);
}
</script>
I already create it and add it to the body but I dot know how to add it to a DIV tag. I try to google it but there is no topic that has the answer for that.Thanks

New Topic/Question
Reply


MultiQuote




|