Hi,
How could I achieve the following using jQuery, i.e:
document.all.regTitle.innerHTML = 'Hello World';
where regTitle is my div id.
Thanks.
Hi,
How could I achieve the following using jQuery, i.e:
document.all.regTitle.innerHTML = 'Hello World';
where regTitle is my div id.
Thanks.