简体   繁体   English

jQuery商店定位器插件图标和箭头问题

[英]jquery store locator plugin icon and arrow issue

Hello my problem is i dont see the arrow in the address box the way it should be seen 您好我的问题是我没有以应该看到的方式在地址栏中看到箭头 在此处输入图片说明

and it should be seen like this http://bjornblog.com/storelocator/default-location-example.html here's my file, im using bootstrap btw 并且应该看起来像这样http://bjornblog.com/storelocator/default-location-example.html这是我的文件,我正在使用bootstrap 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/ http://jsfiddle.net/3eKaA/

any idea? 任何想法? ty in advance 提前ty

这是影响Google Maps的Twitter Bootstrap CSS解决方案,我认为我的问题是我无法以更好的方式解释我的问题

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM