Team:Penn
From 2011.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
+ | |||
+ | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US"> | <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US"> | ||
<head profile="http://gmpg.org/xfn/11"> | <head profile="http://gmpg.org/xfn/11"> | ||
Line 380: | Line 382: | ||
</ul> | </ul> | ||
+ | <p id="copyright">Designed by <a href="http://www.elegantthemes.com" title="Premium WordPress Themes">Elegant Themes</a></p> | ||
</div> <!-- end .container --> | </div> <!-- end .container --> | ||
Line 406: | Line 409: | ||
return old.replace(/http:\/\/benjaminshyong\.com\/igem2011/, 'https://2011.igem.org/Team:Penn'); | return old.replace(/http:\/\/benjaminshyong\.com\/igem2011/, 'https://2011.igem.org/Team:Penn'); | ||
}); | }); | ||
- | $("# | + | $("#a").attr('href', function(i, old){ |
return old.replace(/http:\/\/benjaminshyong\.com\/igem2011/, 'https://2011.igem.org/Team:Penn'); | return old.replace(/http:\/\/benjaminshyong\.com\/igem2011/, 'https://2011.igem.org/Team:Penn'); | ||
}); | }); | ||
Line 427: | Line 430: | ||
} | } | ||
</style> | </style> | ||
- | |||
</body> | </body> | ||
- | |||
- | |||
- | |||
</html> | </html> |
Revision as of 04:10, 29 September 2011
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">