javascript - Chrome, Firefox deny image in popup; IE11, Edge fine with it -
i have javascript/jquery application dynamically creates catalog of film collection, based upon json file. example, if click titles button, space below button fills titles in collection. each title line includes link uses serial number link context, providing small body of film information appears within new window (=popup). browsers (ie11, edge, firefox, chrome) behave point.
ie11 , edge show jpeg image @ bottom of film data, image link javascript application on server shows jpeg image (up to) full screen.
chrome not acknowledge jpeg image @ all. firefox shows outline of image not show image nor acknowledge link other js application.
i have gone through chrome settings enabling site action chrome specifies. no change.
similarly firefox. no effect.
the attached photo shows how microsoft browsers display intended effect.
any idea browser rule i'm violating here?
4 feb 2016 i'm adding link application discussed running on server, therefore allows access both javascript , json code. although private application of no use myself cannot understand why techniques used operate within 2 microsoft browsers. mac-using friend confirmed today firefox doesn't show image, , safari won't enable links on first page! if there i'm doing wrong here, i'd love know is!
Comments
Post a Comment