Team:Penn/test
From 2012.igem.org
(Difference between revisions)
Line 28: | Line 28: | ||
padding-right:40px; | padding-right:40px; | ||
float:right; | float:right; | ||
+ | } | ||
+ | |||
+ | |||
+ | #pscroller2 a{ | ||
+ | text-decoration: none; | ||
} | } | ||
Line 43: | Line 48: | ||
pausecontent[0]='<div class="indent"><img src="http://benjaminshyong.com/igem2011/wp-content/uploads/2011/09/Untitled-e1317089819600.png" class="header" height="70" width="50" />Theres nothing mini about these miniprep yields<br /><br><div class="name">--Peter Qiao</div></div>' | pausecontent[0]='<div class="indent"><img src="http://benjaminshyong.com/igem2011/wp-content/uploads/2011/09/Untitled-e1317089819600.png" class="header" height="70" width="50" />Theres nothing mini about these miniprep yields<br /><br><div class="name">--Peter Qiao</div></div>' | ||
pausecontent[1]='<div class="indent"><img src="http://benjaminshyong.com/igem2011/wp-content/uploads/2011/09/P1000543-e1317095308771-221x300.jpg" class="header" height="70" width="50" />Do you want to sleep or do you want to win?<br /><br><div class="name">--Avin Veerakumar</div></div>' | pausecontent[1]='<div class="indent"><img src="http://benjaminshyong.com/igem2011/wp-content/uploads/2011/09/P1000543-e1317095308771-221x300.jpg" class="header" height="70" width="50" />Do you want to sleep or do you want to win?<br /><br><div class="name">--Avin Veerakumar</div></div>' | ||
- | pausecontent[2]='< | + | pausecontent[2]='<a href="http://www.cssdrive.com" target="_new">CSS Drive</a><br />Categorized CSS gallery and examples.' |
</script> | </script> | ||
Line 162: | Line 167: | ||
new pausescroller(pausecontent, "pscroller1", "someclass", 3000) | new pausescroller(pausecontent, "pscroller1", "someclass", 3000) | ||
document.write("<br />") | document.write("<br />") | ||
- | new pausescroller(pausecontent2, " | + | new pausescroller(pausecontent2, "pscroller2", "someclass", 2000) |
</script> | </script> |
Revision as of 06:25, 26 October 2012