Team:TU Munich/lab/notebook
From 2011.igem.org
(Difference between revisions)
m |
|||
Line 172: | Line 172: | ||
console.log(dateText); | console.log(dateText); | ||
$('div.tabconent').scrollTo( | $('div.tabconent').scrollTo( | ||
- | $('#'+dateText), | + | $('#d'+dateText), |
1000, | 1000, | ||
{offset: {top: '50px'},easing: 'easeInElastic'} | {offset: {top: '50px'},easing: 'easeInElastic'} |
Revision as of 14:41, 15 September 2011