javascript_howto thread: javascript and TABLE's...
if you want to you can even give yout td an id, and change the innerText
of that TD cell.
so instead of innerHTML =3D "blah blah" you can say innerTxT =3D "blah
blah"
On 12/6/2002 3:50 PM, payam <torkian@c...> wrote:
>hello ...
>supose this is my webpage:
>
>
> _my table_
>anchor1 | |
>anchor2 | |
>anchor3 | hello |
>anchor4 | |
>anchor5 |__________|
>
>
>:) what an ugly webpage you might say..
>anyway... when the users of my webpage click the links(anchor1,2
>...) , I
>want the text that I've writen in my table to be changed.
>for example when I click on anchor2 i want "hello" to be changed
>
>with "goodbye"...
>
>***but the important! point is that I dont want to refresh my page
>at all.
>
>I'm sorry...I konw... It's not a usual question but please answer
>it
>thanks
>payam.
>to unsubscribe send a blank email to leave-javascript_howto-1310388X@p...
wrox.com.
>
>