gif and image | Community
Skip to main content
manoj_devapath
New Participant
April 11, 2016
Solved

gif and image

  • April 11, 2016
  • 2 replies
  • 828 views

Does html5smartimage accept gif format?

I just want to render a regular images/gif format.

To do this is there any other xtype that i should follow

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

YOU can use GIF for html5smartimage:

https://docs.adobe.com/content/docs/en/cq/5-6-1/widgets-api/index.html?class=CQ.form.SmartImage

Hope this helps. 

2 replies

kautuk_sahni
Employee
April 19, 2016

Yes, we can use GIF format.

 

Link:- https://docs.adobe.com/docs/en/cq/5-6/widgets-api/index.html?class=CQ.html5.form.SmartImage

ddAccept : String

MIME type definition of files that are allowed for referencing using drag & drop (defaults to "image/")

 

mimeTypes : String

MIME types allowed for uploading (each separated by a semicolon; wildcard * is allowed; for example: "*.*" or "*.jpg;...

 

Kautuk Sahni
smacdonald2008
smacdonald2008Accepted solution
New Participant
April 12, 2016