What is the difference between removeProp and removeAttr in JQuery 1.6?

If you removeProp on something you should have used removeAttr() on will it silently fail? Will it work? Will it actually remove the entire attribute or just the value inside it?

If checked is added using removeProp(), can it be removed with removeAttr()?

Many questions!

9
задан john 6 June 2019 в 19:36
поделиться