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
1 Comments
Guest posted 30 days ago
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
1 Comments
Guest posted 30 days ago
0 Votes
Login to post a comment