jquery - Twitter Bootstrap: Modal Wont Fire -


i'm using plugin: http://pongstr.github.io/pongstagr.am/#

but cannot model open image in modal. i'm not sure is, issue in

'undefined' not function (evaluating '$('#' + imageid ).modal()')

any idea issue be?

here's link website: http://www.airmanstudios.com/tests/page9/

after investigation, believe you're not including of bootstrap files need.

correct me if i'm wrong, couldn't find bootstrap-transition.js, required modal usage: http://getbootstrap.com/2.3.2/javascript.html#transitions

hope helps!


Comments

Popular posts from this blog

vb.net - Alternative to the T-SQL AS keyword -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

ios - CFRelease causing crash in iPad application -