hai..
mau tanya donk
beginih, sayah punya :
[quote]<div class='heading'>Blah</div>
<div id='friendsx' class='content'>
<!--featured friends content disinih-->
</div>[/quote]
nah skrg sayah pengen isi friendsx dengan (featured friends) tapi tanpa ajax request, gimana yah
sayah dah coba :
[quote]var myFriends = document.getElementById("content_2"); //atau getElementById('2')
document.getElementById("friendsx").innerHTML = myFriends;[/quote]
[quote]document.getElementById("friendsx").innerHTML = document.getElementById("content_2");[/quote]
tapi hasilnya teh malah :
[quote][blah,htm,blah blah][/quote]
[spoiler]ajarin dong...
[/spoiler]