alias kill3000='kill -9 $(lsof -t -i tcp:3000) 2>/dev/null'
alias kill3001='kill -9 $(lsof -t -i tcp:3001) 2>/dev/null'
alias kill3000='kill -9 $(lsof -t -i tcp:3000) 2>/dev/null'
alias kill3001='kill -9 $(lsof -t -i tcp:3001) 2>/dev/null'
for example changing custom upload icon with a check mark on a successful file upload.
for example changing custom upload icon with a check mark on a successful file upload.
this is still possible using pure css (tricks) but leads losing ability to see uploaded file names on an input value change.
this is still possible using pure css (tricks) but leads losing ability to see uploaded file names on an input value change.
barlas.emres.workers.dev/en/
barlas.emres.workers.dev/en/
- Safari hiding video poster image before start playing html video. This causing empty areas, flickers and layout shift when hovering a video to play it in some cases.
- Safari hiding video poster image before start playing html video. This causing empty areas, flickers and layout shift when hovering a video to play it in some cases.