Hello,
I am beginer of Ajax. I prepared one of first page http://bgp.pl/load.html
I expect that ajax will change
text inside MyDivName
document.getEle mentById("MyDiv Name").innerHTM L =rrr;
rrr - has proper value, but innerHTML doesn't change it.
Thank you!
Have a nice day!
I am beginer of Ajax. I prepared one of first page http://bgp.pl/load.html
I expect that ajax will change
text inside MyDivName
document.getEle mentById("MyDiv Name").innerHTM L =rrr;
rrr - has proper value, but innerHTML doesn't change it.
Thank you!
Have a nice day!
Comment