I\'m having problems loading a PDF in an iframe in IE using fancybox. When I click the link, I get the gif loader and it just spins forever. No errors in the console or on t
i just test your snippet code and it worked for me in ie 8 and chrome
i use resource files from:
jquery: http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.4.4.min.js
js: http://fancybox.net/js/fancybox-1.3.4/jquery.fancybox-1.3.4.js
css: http://fancybox.net/js/fancybox-1.3.4/jquery.fancybox-1.3.4.css
code i used:
Test Doc
maybe clear browser cach fix it