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
Previous revision
Next revision Both sides next revision
emse:students [2015/03/16 15:40]
cnguyen
emse:students [2015/03/16 15:54]
cnguyen
Line 1: Line 1:
 <​html>​ <​html>​
-<​h1>​EMSE Students</​h1>​ 
-Welcome to the EMSE students'​ page.  
- 
 <style type="​text/​css">​ <style type="​text/​css">​
  .year  .year
Line 14: Line 11:
  }  }
 </​style>​ </​style>​
 +<h1 style="​color:#​336699">​EMSE Students</​h1>​
 +Welcome to the EMSE students'​ page. <br> <br>
 +
 +
 <div class="​student-year">​ <div class="​student-year">​
  
Line 19: Line 20:
 <div class="​students">​ <div class="​students">​
  
-<b class="​year"​ active="​no">​2014-2016<​span class="​arrow arrow-up">​</​span></​b>​ <br>+<b class="​year"​ active="​yes">​2014-2016 <span class="​arrow arrow-up">​</​span></​b>​ <br>
  
-<div class="​table sectionedit1">​+<div class="​table sectionedit1" style="​display:​inline-block;​">
  <table class="​inline">​  <table class="​inline">​
  <​thead>​  <​thead>​
Line 369: Line 370:
  </​div>​  </​div>​
 </​div>​ </​div>​
 +<br>
 <ul> <ul>
 <li class="​level1"><​div class="​li">​ <a href="/​emse-dokuwiki/​emse/​achievement"​ class="​wikilink1"​ title="​emse:​achievement">​EMSE students'​ Achievement</​a></​div>​ <li class="​level1"><​div class="​li">​ <a href="/​emse-dokuwiki/​emse/​achievement"​ class="​wikilink1"​ title="​emse:​achievement">​EMSE students'​ Achievement</​a></​div>​
Line 387: Line 389:
  $(_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 396:
  $(_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