No recent searches
Popular Articles
Sorry! nothing found for
Posted 30 days ago by Guest
const attachment_error_image = (attachment) => { const parentElement = attachment.parentElement; const defaultIcon = `${attachment.dataset.extension}`; parentElement.innerHTML = defaultIcon; };
0 Votes
0 Comments
Login to post a comment
People who like this
This post will be deleted permanently. Are you sure?
const attachment_error_image = (attachment) => { const parentElement = attachment.parentElement; const defaultIcon = `${attachment.dataset.extension}`; parentElement.innerHTML = defaultIcon; };
0 Votes
0 Comments
Login to post a comment