I am facing error in my app/assets/javascripts/jquery/jquery.fancybox.pack.js file at this line:
5: (f.browser.msie?' allowtransparency="true"':"")+"></iframe>",error:'<p class="fancybox-error">The requested content cannot be loaded.<br/>
At top of this file the version is mentioned as:
/*! fancyBox v2.1.0 fancyapps.com | fancyapps.com/fancybox/#license */
I am using jquery-rails-3.1.4 and jquery-ui-rails-5.0.5 versions. Please help how can I get out of this error.