2013-07-08 45 views
0

你好,我的問題是我沒有看到在地址框中的箭頭應該看到 enter image description herejQuery的商店定位器插件圖標,箭頭問題

的方式,它應該被看作是這樣http://bjornblog.com/storelocator/default-location-example.html 這裏是我的文件,即時通訊使用引導BTW

<div class="row-fluid"> 

      <div class="span12 whole-container clearfix"> 

       <div id="map-container" class="span12 clearfix"> 
        <div id="loc-list" class="span3"> 
         <ul id="list"></ul> 
        </div> 
        <div id="map" class="span9 span-no-leftmargin"></div> 
       </div> 

      </div><!-- ./ whole container span12-->               

     </div><!-- ./ row fluid --> 

http://jsfiddle.net/3eKaA/

什麼想法? TY提前

回答