how to delete all rows of table with javascript?

Recommended Answers

All 4 Replies

Try googling "delete all rows of table with javascript" loads of information came from the search I did, if u get stuck with the code, place the code that you are having trouble with, and someone will definitely try and help you.

thirusha , tanks for your help
I have another problem
how I can write a function over the "textchange" event of textfield
while textfield has no this event

how I can write a function over the "textchange" event of textfield
while textfield has no this event

you should look into jquery. its a javascript framework that has a lot of neat functions built in. it makes js much more easy to digest.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.