Team:RHIT
From 2012.igem.org
(Difference between revisions)
Line 3: | Line 3: | ||
<head> | <head> | ||
<link rel='stylesheet' type='text/css' href='/Team:RHIT/main.css?action=raw&ctype=text/css'/> | <link rel='stylesheet' type='text/css' href='/Team:RHIT/main.css?action=raw&ctype=text/css'/> | ||
+ | <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript"></script> | ||
+ | <script> | ||
+ | function setLoginState() { | ||
+ | alert($.cookie("2012_igem_orgUserName")); | ||
+ | } | ||
+ | </script> | ||
</head> | </head> | ||
- | <body> | + | <body onload="setLoginState();"> |
<div class="rhit-content"> | <div class="rhit-content"> | ||
<div class="rhit-header"> | <div class="rhit-header"> |
Revision as of 05:38, 29 July 2012