javascript - Jsfiddle with external libs, Font Awesome not rendering, isotope does not toggle layout -


jslint says fine, , able add external libs. code works fine in ide/browser, not in jsfiddle

using jsfiddle trying debug isotope toggle size , layout in js fiddle, unable external libs render.

can help, , correct me?
- if issue order of libs, or options selected, semi-colon infront of js, thought good/safe coding in js..

here code in jsfiddle, works in ide not jsfiddle

i using following font awesome, bootstrap, isotope, ba-bounce, jquery 1.11.2 (jsfiddle shows 1.11.0)

i'm not sure trying load resources from, need provide url css or js file want include. these easy find hosted on cdn. have reconstructed fiddle using cdn links external resources.

jsfiddle: http://jsfiddle.net/voveson/popzfey4/5/


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Magento/PHP - Get phones on all members in a customer group -

session - Logging Out Using PHP -