javascript - Object tag showed PDF in Chrome upto v41, but displays blank in v42 (Recent version) -


i've application in production mode working fine until now. i've used <object> tag display pdf providing base64 encoded data object tag. if dont have adobe reader plugin, chrome displays correctly coz of it's internal pdf plugin. today, i've updated chrome v41 v42 (recent version), <object> contains data displayed it's not showed in screen. it's showing blank content. if open pdf in new tab, it's showing correctly. first i've used <embed> tag, due afraid of cross browser support, i've used <object> tag.

does <object> tag not supported in browsers? it's strange chrome displays until v41 not in v42.. damn..


Comments

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -