nivo slider - not appearing in internet explorer
问题 front end design is my weak spot so im a bit lost. The nivo slider for this site(www.myfriendshotel.com) im working on is working fine in firefox but not in ie. The only reason on google why it wouldnt work is the styling not being closed properly but I have checked all of that. any ideas ? Thanks, Alex 回答1: IE was probably switching to compatibility mode .. I had that problem with Nivo... to disable compatibilty mode : <meta http-equiv="X-UA-Compatible" content="IE=edge"> 回答2: Just to close