Widget:WJG Sandbox: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 72: Line 72:
#navBar{
#navBar{
position:relative;
position:relative;
float:top;
float:right;
width:95%;
width:95%;
background-color:#3366CC;
background-color:#3366CC;
}
}
#examfooter{
position:relative;
float:bottom
width:95%
background-color:#3366CC}
.navPaneButton{
.navPaneButton{
height:20px;
height:20px;
Line 109: Line 104:
if ($.isEmptyObject(wgUserName)) {
if ($.isEmptyObject(wgUserName)) {
alert("Please Log In To Continue.");
alert("Please Log In To Continue.");
window.location.replace("http://www.wikidoc.org/index.php?title=Special:UserLogin&returnto=User%3AMatt+Pijoan");
window.location.replace("http://wikidoc.org/index.php?title=Special:UserLogin&returnto=User%3AMatt+Pijoan");
} else {
} else {
curriculumType();
curriculumType();

Revision as of 02:07, 5 May 2014