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:study_plans [2015/03/10 14:57]
cnguyen
emse:study_plans [2015/03/10 14:57]
cnguyen
Line 787: Line 787:
  $(_this).attr('​active','​yes'​)  $(_this).attr('​active','​yes'​)
  $(_this).next().next('​p'​).css('​display','​inline-block'​)  $(_this).next().next('​p'​).css('​display','​inline-block'​)
- $(_this).children().text('​')+ $(_this).children().text('​')
  }  }
  else  else
Line 793: Line 793:
  $(_this).attr('​active','​no'​)  $(_this).attr('​active','​no'​)
  $(_this).next().next('​p'​).css('​display','​none'​)  $(_this).next().next('​p'​).css('​display','​none'​)
- $(_this).children().text('​')+ $(_this).children().text('​')
  
  }  }
emse/study_plans.txt · Last modified: 2019/02/18 10:58 (external edit)
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0