Team:UCLondon/Templates/timeline-struct
From 2012e.igem.org
(Difference between revisions)
Line 138: | Line 138: | ||
$(function(){ | $(function(){ | ||
$().timelinr(); | $().timelinr(); | ||
- | + | ||
- | + | ||
}); | }); | ||
+ | |||
+ | }); | ||
+ | |||
+ | function pageLoad() { | ||
+ | $('#issues').css('width', parseInt($('#issues').css('width').replace('px', '')) + 3000 +"px" ); | ||
console.log( $('#issues').css('width')); | console.log( $('#issues').css('width')); | ||
- | + | } | |
- | + | ||
- | + | ||
- | + | ||
- | } | + | |
Revision as of 22:32, 20 October 2012