Link to home
Start Free TrialLog in
Avatar of adurve
adurve

asked on

How could I remove text of label using jquery? I have applied assign some string on serverside

How could I remove text of label using jquery? I have applied assign some string on serverside

so like on server side I have
  lbloverlapping.Text = "it's already exist";

now on a buttonclick by using jquery I want to remvoe that text. ( without postback)
ASKER CERTIFIED SOLUTION
Avatar of David H.H.Lee
David H.H.Lee
Flag of Malaysia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
This question has been classified as abandoned and is closed as part of the Cleanup Program. See the recommendation for more details.