Porsche_maniak
Active Member
I used google but didn't find a solution for this one.
Let say i have :
<div id=bla onclick=this.innerHTML='new content'>old content</div>
After the 'bla' is clicked this one must turn back it to 'old content':
<a onclick=??? href=javascript:>Back it</a>
Hope it is fixable .. tnx
Let say i have :
<div id=bla onclick=this.innerHTML='new content'>old content</div>
After the 'bla' is clicked this one must turn back it to 'old content':
<a onclick=??? href=javascript:>Back it</a>
Hope it is fixable .. tnx