This content has been marked as final.
Show 1 reply
-
1. Re: embed a URL into GIF
groove25 May 30, 2012 9:12 AM (in response to Macnimation)Conceptually, it's a nice idea, but practically speaking, it's not currently feasible.
You'll need to wrap the image (or <img> tag) in a link tag, and that's what will contain the URL. But perhaps there's more than one way to make that happen: for instance, maybe the user could add the link to the image via their e-mail interface, or maybe you could distribute the HTML to them instead, to be inserted. Or maybe a template could be a good solution—something that contains all the required components, for them to personalize.


