|
|
Line 64: |
Line 64: |
| <article id="post-4252" class="post-4252 post type-post status-publish format-standard has-post-thumbnail hentry category-150 tag-174 tag-xinjiang tag-173"> | | <article id="post-4252" class="post-4252 post type-post status-publish format-standard has-post-thumbnail hentry category-150 tag-174 tag-xinjiang tag-173"> |
| <header class="entry-header"> | | <header class="entry-header"> |
− | <div class="entry-title" align="center" >Notes--R-R system</div> | + | <div class="entry-title" align="center" >Notes</div> |
| </header><!-- .entry-header --> | | </header><!-- .entry-header --> |
| <h1 class="entry-title">Week1(8/24/2016-8/30/2016)</h1> | | <h1 class="entry-title">Week1(8/24/2016-8/30/2016)</h1> |
Line 72: |
Line 72: |
| </p> | | </p> |
| | | |
− | <div class="note-content1"> | + | <div class="note-content6"> |
| | | |
| | | |
Line 93: |
Line 93: |
| | | |
| </div> | | </div> |
− | <a class="expand-btn1">Show More</a> | + | <a class="expand-btn6">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 454: |
Line 458: |
| | | |
| $(document).ready(function() { | | $(document).ready(function() { |
− | $( '.expand-btn1' ).click(function() { | + | $( '.expand-btn' ).click(function() { |
| var $text = $(this).html(); | | var $text = $(this).html(); |
− | $(this).siblings( '.note-content1' ).toggle(); | + | $(this).siblings( '.note-content' ).toggle(); |
| if( $text === 'Show More' ) { | | if( $text === 'Show More' ) { |
| $(this).html( 'Show Less' ); | | $(this).html( 'Show Less' ); |
Line 516: |
Line 520: |
| | | |
| $(document).ready(function() { | | $(document).ready(function() { |
− | $( '.expand-btn5' ).click(function() { | + | $( '.expand-btn6' ).click(function() { |
| var $text = $(this).html(); | | var $text = $(this).html(); |
− | $(this).siblings( '.note-content5' ).toggle(); | + | $(this).siblings( '.note-content6' ).toggle(); |
| if( $text === 'Show More' ) { | | if( $text === 'Show More' ) { |
| $(this).html( 'Show Less' ); | | $(this).html( 'Show Less' ); |