0
How to edit text on image in a cell of table?
2 ответов
+ 1
I don't fully understand your point but how about try this:
<table contenteditable="true">...</table>
+ 1
please check this related code...
https://code.sololearn.com/WOnnktA0mMPO/?ref=app