Jump to content

Edit History

Old Scratch

Old Scratch

Deleting since I didn't write this and don't want it attributed to me.

Old Scratch

Old Scratch

So it's intended to completely remove the image and replace it with a transparent one-pixel spacer image? 🤔

Also the recommended fix didn't help at all.

 

To be clear, this:

<img alt="Example Table" height="102" src="https://i.imgur.com/yOPsmNq.png" style="height: auto;" width="135">

 

Is being changed into this:

<img alt="Example Table" data-loaded="true" data-src="https://i.imgur.com/yOPsmNq.png" height="102" src="https://test.myth-weavers.com/applications/core/interface/js/spacer.png" style="height:auto;" width="135">

 

Spacer.png is the aforementioned transparent one-pixel image.  It's literally commenting out the image in place of the pixel image.

Old Scratch

Old Scratch

So it's intended to completely remove the image and replace it with a transparent one-pixel spacer image? 🤔

Also the recommended fix didn't help at all.

 

To be clear, this:

<img alt="Example Table" height="102" src="https://i.imgur.com/yOPsmNq.png" style="height: auto;" width="135">

 

Is being changed into this:

<img alt="Example Table" data-loaded="true" data-src="https://i.imgur.com/yOPsmNq.png" height="102" src="https://test.myth-weavers.com/applications/core/interface/js/spacer.png" style="height:auto;" width="135">

 

Spacer.png is the aforementioned transparent one-pixel image.

Old Scratch

Old Scratch

So it's intended to completely remove the image and replace it with a transparent one-pixel spacer image? 🤔

Also the recommended fix didn't help at all.

 

To be clear, this:

<img alt="Example Table" height="102" src="https://i.imgur.com/yOPsmNq.png" style="height: auto;" width="135">

 

Is being changed into this:

<img alt="Example Table" data-loaded="true" data-src="https://i.imgur.com/yOPsmNq.png" height="102" src="https://test.myth-weavers.com/applications/core/interface/js/spacer.png" style="height:auto;" width="135">

 

Old Scratch

Old Scratch

So it's intended to completely remove the image and replace it with a transparent one-pixel spacer image? 🤔

Also the recommended fix didn't help at all.

×
×
  • Create New...