2

我一直在寻找相当长的时间并使用 Jsfiddle 进行测试,但我无法弄清楚如何选择我需要的东西。

这是我的html代码的一部分:

<div id="maincontent">
            <div class="section group">
                <div class="col span_1_of_7">
                    <ul class='kwicks kwicks-vertical'>
                        <li id='panel-1'><a id="keyIssues" href="#">Key Issues</a></li>
                        <li id='panel-2'><a id="pollData" href="#">Poll Data</a></li>
                        <li id='panel-3'><a id="bubbles" href="#">Bubbles</a></li>
                        <li id='panel-4'><a id="dataFrom" href="#">Data Collected From</a></li>
                        <li id='panel-5'><a id="group11" href="#">Group 11</a></li>
                    </ul>
                </div>
                <div class="col span_6_of_7">
                    <section id="infographic">
                        <div id ="infographicContent">
                            <img id="banner" src="images/banner.jpg" alt="Federal Election 2013 Logo" >
                            <div id="chart" style="min-width: 310px; height: 700px; margin: 0 auto"></div>
                            <div id="poll" style="min-width: 310px; height: 700px; margin: 0 auto"></div>
                        </div>
                    </section>  
                </div>
            </div>
        </div>

我想删除 <div class="col span_6_of_7">然后从文件中附加以下内容:

                    <div class="col span_5_of_7">
                    <section id="infographic">
                        <div id ="infographicContent">
                            <script src="http://d3js.org/d3.v3.min.js" charset="utf-8"></script>
                            <script src="js/bubbles.js" ></script>
                            <button>Play</button>
                            <input style="position:inherit;top:4px;" type="range" min="0" max="62" value="0"> 

                        </div>
                    </section>  
                </div>
                <div class="col span_1_of_7">
                    <section id="feed">
                        <div id ="infoFeed">
                          <ul>
                            <li><p><h6>Man Nearly Killed by Train When Car Got Stuck on Tracks</h6>Blames his GPS device for leading him down the wrong road</p></li>
                             <li><p><h6>Two-Year-Old Twins Found Locked in Room Alone</h6>Child Services have taken the girls into protective custody after discovering them naked in an empty room with only one blanket</p></li>
                             <li><p><h6>SNLs 5 Best Skits: NASA Shuts Down, and Bruce Willis Dances</h6>In this week’s episode of Saturday Night Live, hosted by Bruce Willis: plenty of jokes at Congress’s expense, and just a touch of twerking</p></li>
                             <li><p><h6>Man Nearly Killed by Train When Car Got Stuck on Tracks</h6>Blames his GPS device for leading him down the wrong road</p></li>
                            <li><p><h6>Man Nearly Killed by Train When Car Got Stuck on Tracks</h6>Blames his GPS device for leading him down the wrong road</p></li>
                             <li><p><h6>Two-Year-Old Twins Found Locked in Room Alone</h6>Child Services have taken the girls into protective custody after discovering them naked in an empty room with only one blanket</p></li>
                             <li><p><h6>SNLs 5 Best Skits: NASA Shuts Down, and Bruce Willis Dances</h6>In this week’s episode of Saturday Night Live, hosted by Bruce Willis: plenty of jokes at Congress’s expense, and just a touch of twerking</p></li>
                             <li><p><h6>Man Nearly Killed by Train When Car Got Stuck on Tracks</h6>Blames his GPS device for leading him down the wrong road</p></li>
                            <li><p><h6>Man Nearly Killed by Train When Car Got Stuck on Tracks</h6>Blames his GPS device for leading him down the wrong road</p></li>
                             <li><p><h6>Two-Year-Old Twins Found Locked in Room Alone</h6>Child Services have taken the girls into protective custody after discovering them naked in an empty room with only one blanket</p></li>
                             <li><p><h6>SNLs 5 Best Skits: NASA Shuts Down, and Bruce Willis Dances</h6>In this week’s episode of Saturday Night Live, hosted by Bruce Willis: plenty of jokes at Congress’s expense, and just a touch of twerking</p></li>
                             <li><p><h6>Man Nearly Killed by Train When Car Got Stuck on Tracks</h6>Blames his GPS device for leading him down the wrong road</p></li>
                          </ul>
                        </div>
                    </section>  
                </div>

有人可以启发我,因为它真的很感激吗?提前致谢。

bubble.html 文件的内容:

    <div class="col span_5_of_7">
    <section id="infographic">
        <div id ="infographicContent">
            <script src="http://d3js.org/d3.v3.min.js" charset="utf-8"></script>
            <script src="js/bubbles.js" ></script>
            <button>Play</button>
            <input style="position:inherit;top:4px;" type="range" min="0" max="62" value="0"> 

        </div>
    </section>  
</div>
<div class="col span_1_of_7">
    <section id="feed">
        <div id ="infoFeed">
          <ul>
            <li><p><h6>Man Nearly Killed by Train When Car Got Stuck on Tracks</h6>Blames his GPS device for leading him down the wrong road</p></li>
             <li><p><h6>Two-Year-Old Twins Found Locked in Room Alone</h6>Child Services have taken the girls into protective custody after discovering them naked in an empty room with only one blanket</p></li>
             <li><p><h6>SNLs 5 Best Skits: NASA Shuts Down, and Bruce Willis Dances</h6>In this week’s episode of Saturday Night Live, hosted by Bruce Willis: plenty of jokes at Congress’s expense, and just a touch of twerking</p></li>
             <li><p><h6>Man Nearly Killed by Train When Car Got Stuck on Tracks</h6>Blames his GPS device for leading him down the wrong road</p></li>
            <li><p><h6>Man Nearly Killed by Train When Car Got Stuck on Tracks</h6>Blames his GPS device for leading him down the wrong road</p></li>
             <li><p><h6>Two-Year-Old Twins Found Locked in Room Alone</h6>Child Services have taken the girls into protective custody after discovering them naked in an empty room with only one blanket</p></li>
             <li><p><h6>SNLs 5 Best Skits: NASA Shuts Down, and Bruce Willis Dances</h6>In this week’s episode of Saturday Night Live, hosted by Bruce Willis: plenty of jokes at Congress’s expense, and just a touch of twerking</p></li>
             <li><p><h6>Man Nearly Killed by Train When Car Got Stuck on Tracks</h6>Blames his GPS device for leading him down the wrong road</p></li>
            <li><p><h6>Man Nearly Killed by Train When Car Got Stuck on Tracks</h6>Blames his GPS device for leading him down the wrong road</p></li>
             <li><p><h6>Two-Year-Old Twins Found Locked in Room Alone</h6>Child Services have taken the girls into protective custody after discovering them naked in an empty room with only one blanket</p></li>
             <li><p><h6>SNLs 5 Best Skits: NASA Shuts Down, and Bruce Willis Dances</h6>In this week’s episode of Saturday Night Live, hosted by Bruce Willis: plenty of jokes at Congress’s expense, and just a touch of twerking</p></li>
             <li><p><h6>Man Nearly Killed by Train When Car Got Stuck on Tracks</h6>Blames his GPS device for leading him down the wrong road</p></li>
          </ul>
        </div>
    </section>  
</div>

问候,内特

4

3 回答 3

3

您可以加载文件内容,然后删除容器
(通过使用 selector 中的两个类.col.span_6_of_7
并将加载的代码附加到回调中:

$.get('file.html', function(html){
    $('.col.span_6_of_7').remove();
    $('#maincontent').append($(html));  
});
于 2013-10-16T05:39:52.197 回答
1

尝试这个:

$(".col.span_6_of_7").replaceWith("<div>New Div</div>");

该选择器选择具有两个类的元素,该replaceWith方法正是这样做的,用一个新元素替换。

http://jsfiddle.net/DRTdR/

于 2013-10-16T05:39:39.520 回答
-1

尝试这个

$('.col span_6_of_7').replaceWith('.col span_5_of_7')
于 2013-10-16T05:41:03.683 回答