|
|
Line 72: |
Line 72: |
| </p> | | </p> |
| | | |
− | <div class="note-content6"> | + | <div class="note-content1"> |
| | | |
| | | |
Line 93: |
Line 93: |
| | | |
| </div> | | </div> |
− | <a class="expand-btn6">Show More</a> | + | <a class="expand-btn1">Show More</a> |
| | | |
− |
| |
− | <a href="https://www.camarts.cn/archives/4252.html">
| |
− | <img class="aligncenter size-full wp-image-4256" src="https://static.igem.org/mediawiki/2016/b/be/T--Tianjin--abcd.jpg" alt="IMG_2956" title="reporter and regulation" width="800" height="533" >
| |
− | </a>
| |
| | | |
| | | |
Line 458: |
Line 454: |
| | | |
| $(document).ready(function() { | | $(document).ready(function() { |
− | $( '.expand-btn' ).click(function() { | + | $( '.expand-btn1' ).click(function() { |
| var $text = $(this).html(); | | var $text = $(this).html(); |
− | $(this).siblings( '.note-content' ).toggle(); | + | $(this).siblings( '.note-content1' ).toggle(); |
| if( $text === 'Show More' ) { | | if( $text === 'Show More' ) { |
| $(this).html( 'Show Less' ); | | $(this).html( 'Show Less' ); |
Line 520: |
Line 516: |
| | | |
| $(document).ready(function() { | | $(document).ready(function() { |
− | $( '.expand-btn6' ).click(function() { | + | $( '.expand-btn5' ).click(function() { |
| var $text = $(this).html(); | | var $text = $(this).html(); |
− | $(this).siblings( '.note-content6' ).toggle(); | + | $(this).siblings( '.note-content5' ).toggle(); |
| if( $text === 'Show More' ) { | | if( $text === 'Show More' ) { |
| $(this).html( 'Show Less' ); | | $(this).html( 'Show Less' ); |