emberjs router class active
问题 I know i can find examples of this but i cant put it into my code without errors... just dont know why. I want start with set class="menu-active" to first in menu. <li><a {{action gotoAbout}} >About</a></li> And later when somebody click other position of menu move class="menu-active" to this position. http://jsfiddle.net/kwladyka/LGArM/3/ And the bonus question: Do you have any remarks to make my code better? HTML <script type="text/x-handlebars" data-template-name="application"> {{view App