'Gif not working in outlook leatest version
I wrote code like below.
<%= image_tag 'image.gif' %>
or
<%= image_tag 'Added s3 Gif' %>
Solution 1:[1]
Following the below steps work well.
Windows 10
Start-> Settings-> Ease of Access-> Display-> Show animations in Windows
Windows 11
Start-> Settings-> Accessibility-> Visual effects-> Animation effects
In case not working gif reinstall the Microsoft outlook then working well.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | VENKATESH KARNI |
