Template:Illinois
From 2009.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
+ | <!--Coding for navigation bar courtesy of DynamicDrive (www.dynamicdrive.com)--> | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" | ||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
Line 6: | Line 7: | ||
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js"></script> | <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js"></script> | ||
+ | <script type="text/javascript" src="http://www.dynamicdrive.com/dynamicindex1/ddsmoothmenu.js"></script> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | + | ||
- | + | ||
ddsmoothmenu.init({ | ddsmoothmenu.init({ | ||
mainmenuid: "smoothmenu1", //menu DIV id | mainmenuid: "smoothmenu1", //menu DIV id | ||
Line 24: | Line 25: | ||
contentsource: "markup" //"markup" or ["container_id", "path_to_menu_file"] | contentsource: "markup" //"markup" or ["container_id", "path_to_menu_file"] | ||
}) | }) | ||
- | + | ||
</script> | </script> | ||
</head> | </head> |
Revision as of 17:03, 8 June 2009