[b]First Post Updated[/b]
 
 [b]Added new codes![/b] 
[b][color=violet]Alternative way on how to insert image in reviews![/b][/color] 
					Last edited by john_619619 (2007-11-07 14:12:32)
 
tenx for the new code!
now,,i can put image in my reviews 
 
-tenx- 
				
				Last edited by Shirow Masamune (2007-11-10 04:23:46)
				
  
				
				
  
				
  
the onli thing i see is my image's url
can u kindly chek my codes pls... 
<">& i also tried changng evry " to ' 
stil same results 
zowi 4 wastng ur tym 
 
  
				
 lol 
 
var wakokok;
try {wakokok = document.createElement("div");}
catch (e) {wakokok = document.createElement("<div>");}
wakokok.innerHTML = "[color=red][b]<img src='[/b][/color]http://i157.photobucket.com/albums/t74/shy19/avatar_3170.jpg[color=red][b]'>[/b][/color]";
wakokok.setAttribute("style","text-align:right;padding-top:10px");
document.getElementById("0").getElementsByTagName("ul")[1].parentNode.appendChild(wakokok);