if (!Modernizr.svg) {
$('img[src$=".svg"]').each(function()
{
$(this).attr('src', $(this).attr('src').replace('.svg', '.png'));
});
}
Suppo - Create, Customize & Host
Your App Support Page at Suppo
DDownload
TTweet
FFull View
→ Next Snippet
← Previous Snippet
Want to join Code Pad Request An Invite