difference between remove() , hide(), empty.

empty
It will remove all child element of selected div

hide
It will only hide from for.

remove

It will remove selected element from the form.

Most Popular

Latest CodeIgniter interview questions and answers

Customize wordpress register form wp_register()

how to hide and show content using jquery?