In my html I am displaying images as so
Is there any way to replicate this functionality in Prince. The alt text is unsightly and I would rather not keep image info in the db.
thanks,
Jake
<img src="/src/img.jpg" alt="img" onerror="$this.hide();"/>
Is there any way to replicate this functionality in Prince. The alt text is unsightly and I would rather not keep image info in the db.
thanks,
Jake