amitverma.bits
12-19-2007, 09:34 AM
hi,
I need to change ahref link value dynamically by ajax function call
like if the status of link before call is
<a href= "abc()">123</a>
after function call it should be
<a href="abc()">536</a>
thanks
I need to change ahref link value dynamically by ajax function call
like if the status of link before call is
<a href= "abc()">123</a>
after function call it should be
<a href="abc()">536</a>
thanks