Adding confirm before delete using javascript | frontend #shorts

preview_player
Показать описание
#shorts #youtubeshorts #shortsyoutube  #short #coding #programming #frontenddevelopment #frontend  #backend  #webdevelopment #fullstackdevelopers #fullstackwebdevelopment #html #css #css3 #js #javascript

Inspired from aman dhattarwal , love babbar , anuj bhaiya , pepcoding , apna college , jenny's lectures , take u forward , code help , gfg , geeksforgeeks , codechef , Ishan sharma , thapa technical

web development
front end development
Js
javascript
html
css
Рекомендации по теме
Комментарии
Автор

Insted of making the “display:none” you should do el.remove() as you are deleting it not hiding.

brownbeard