Skip to content

Instantly share code, notes, and snippets.

@Nedudi
Created November 27, 2013 12:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nedudi/7675069 to your computer and use it in GitHub Desktop.
Save Nedudi/7675069 to your computer and use it in GitHub Desktop.
background.on("utImage:mediaReady", function(event, data){
post.isStatic(!(data.data && data.data.url && data.data.url.match(/(\.gif($|\?|#)|\:data\/gif)/i)));
.................
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment