, Ember , . Ember -, , .
, script, jQuery body scrollTop div window.location.hash hash href, <section/> body, :
$(document).on('click', '#nav a, .clients-capabilities a', function(){
var target = $(this);
var hash = this.hash;
var destination = $(hash).offset().top;
stopAnimatedScroll();
$('#nav li').removeClass('on');
target.parent().addClass('on');
$('html, body').stop().animate({
scrollTop: destination
}, 400, function() { window.location.hash = hash; });
return false;
});
-, . , . , http://emberjs.com/#download.
Ember , , , - , /, Ember, -.