Skip to content

Instantly share code, notes, and snippets.

@nomnel
Last active December 17, 2015 17:48
Show Gist options
  • Save nomnel/5648159 to your computer and use it in GitHub Desktop.
Save nomnel/5648159 to your computer and use it in GitHub Desktop.
$.ajax
type: 'get'
url: '画像のURL'
success: ->
そのまま表示
error: ->
デフォルト画像を表示
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment