Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
emse:students [2015/03/16 15:40]
cnguyen
emse:students [2015/03/16 15:44]
cnguyen
Line 387: Line 387:
  $(_this).attr('​active','​yes'​)  $(_this).attr('​active','​yes'​)
  $(_this).next().next('​div'​).css('​display','​inline-block'​)  $(_this).next().next('​div'​).css('​display','​inline-block'​)
- $(_this).children().text('​')+ $(_this).children().text('​') 
 +
  }  }
  else  else
Line 393: Line 394:
  $(_this).attr('​active','​no'​)  $(_this).attr('​active','​no'​)
  $(_this).next().next('​div'​).css('​display','​none'​)  $(_this).next().next('​div'​).css('​display','​none'​)
- $(_this).children().text('​')+ $(_this).children().text('​')
  
  }  }
emse/students.txt · Last modified: 2019/02/18 10:12 (external edit)
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0