|
Return to Web Resources>>
Quick Links Bar Instructions
The Quick Links Bar is optional. The template provided consists of :
- a link to online applications
- a link to the LSU Directory
- a link to the LSU A-Z Web site Index
- A Quick Links drop down menu.
To add the Quick Links Bar to your unit's Web site, you will need to:
- Download the "Web
Template" ZIP file containing all the items referenced in the
instrutions below.
- Copy the "images" directory and add it to the Web site's parent directory.*
- Copy the drop down menu's external JavaScript file <mm_menu.js> to the Web site's parent directory.*
- Add the drop down menu's internal JavaScript to the document HEAD. See below for detailed instructions.
- Add the script loading the JavaScript file to the document BODY. See below for detailed instructions.
- Add the table HTML to your Webpages. See below for detailed instructions.
*If you move the images or the style sheet into a different directory or alter the filenames being referenced.
Remember to adjust the IMG SRC and/or HREF accordingly.
JavaScript for HEAD
The following JavaScript controls the drop down menu options and references the external JavaScript file.
Add this script to the document HEAD.
<!-- Begin code for Quick Links drop menu -->
<script language="JavaScript">
<!--
function mmLoadMenus() {
if (window.mm_menu_0116014249_0) return;
window.mm_menu_0116014249_0 = new Menu("root",129,16,"Verdana, Arial, Helvetica, sans-serif",10,"#000000","#ffffff","#cccccc","#000084","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
mm_menu_0116014249_0.addMenuItem("Campus Master Plan","location='http://masterplan.lsu.edu'");
mm_menu_0116014249_0.addMenuItem("Directions to Campus","location='http://www.lsu.edu/visitors/directions.html'");
mm_menu_0116014249_0.addMenuItem("Job Opportunities","location='http://www.lsu.edu/lsucareers'");
mm_menu_0116014249_0.addMenuItem("Libraries","location='http://www.lib.lsu.edu/'");
mm_menu_0116014249_0.addMenuItem("LSU General Catalog","location='http://appl003.lsu.edu/acadaff/aaffairs.nsf/$Content/Useful+Links?OpenDocument'");
mm_menu_0116014249_0.hideOnMouseOut=true;
mm_menu_0116014249_0.menuBorder=1;
mm_menu_0116014249_0.menuLiteBgColor='#ffffff';
mm_menu_0116014249_0.menuBorderBgColor='#555555';
mm_menu_0116014249_0.bgColor='#555555';
mm_menu_0116014249_0.writeMenus();
} // mmLoadMenus()
//-->
</script>
<script language="JavaScript1.2" src="mm_menu.js"></script>
<!-- End code for Quick Links drop menu -->
BODY JavaScript
The following script loads the drop down menu to the Webpage. This script should be placed immediately after the <body> tag.
<script language="JavaScript1.2">mmLoadMenus();</script>
Table HTML
The Quick Links Bar is set up in a table format. The bar is set to 760 pixels wide, allowing it to display properly on monitors set to a
screen resolution of 800x600 or higher. If you prefer using style sheets for the presentation of the bar, you may create your own styles.
The drop down menu is set up with links to the Campus Master Plan, Directions to Campus, Job Opportunities, Libraries, and
LSU General Catalog. The link opens may be customized by editing the JavaScript in the document HEAD.
Three Versions of the Quick Links Bar are offered below.
Version 1
In Version 1 of the Quick Links Bar, the Apply Online button links to the "Prospective Students" page. This page contains links to
Online Applications to the Graduate School, Honors College, Undergraduate Admissions, and Residential Life.
This is the HTML code for the Quick LInks Bar, Version 1.
<!--Begin Quick Links Bar-->
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0" background="images/header_links_gr_spacer.gif">
<tr>
<td height="26">
<a href="prospective_students/index.html">
<img src="images/header_links_gr_apply.gif" alt="Apply Online" width="183" height="18" border="0"></a>
</td>
<td align="right">
<a href="http://appl008.ocs.lsu.edu/dir003.nsf/people+by+name?openform"><img src="images/header_links_gr_directory.gif" alt="Directory"
width="89" height="18" border="0"></a>
<img src="images/spacer.gif" width="18" height="18">
<
a href="http://www.lsu.edu/a-z.html"><img src="images/header_links_gr_atoz.gif" alt="LSU A-Z" width="48" height="18" border="0"></a>
<img src="images/spacer.gif" width="18" height="18">
<a href="#" onMouseOut="MM_startTimeout();" onMouseOver="MM_showMenu(window.mm_menu_0116014249_0,-50,19,null,'quicklinks');">
<img src="images/header_links_gr_quick.gif" name="quicklinks" alt="Quick Links" width="75" height="18" border="0"></a>
<img src="images/spacer.gif" width="7" height="18">
</td>
</tr>
</table>
<!--End Quick Links Bar-->
Version 2
In Version 2, the Quick Links Bar retains the "Apply Online" link to "Prospective Students" and it adds direct links to the
Undergraduate Application and Graduate Application.
This is the HTML code for the Quick LInks Bar, Version 2.
<!--Begin Quick Links Bar-->
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="183" height="26" background="images/header_links_gr_spacer.gif"> <a href="prospective_students/index.html"> <img src="images/header_links_gr_apply.gif" alt="Apply Online" width="183" height="18" border="0"></a> </td>
<td align="right" background="images/header_links_gr_spacer.gif"><a href="http://appl008.ocs.lsu.edu/dir003.nsf/people+by+name?openform"> <img src="images/header_links_gr_directory.gif" alt="Directory" width="89" height="18" border="0"></a> <img src="images/spacer.gif" width="18"
height="18"><a href="http://www.lsu.edu/a-z.html"><img src="images/header_links_gr_atoz.gif" alt="LSU A-Z" width="48" height="18" border="0"></a> <img src="images/spacer.gif" width="18" height="18"> <a href="#" onMouseOut="MM_startTimeout();" onMouseOver="MM_showMenu(window.mm_menu_0116014249_0,-50,19,null,'quicklinks');"><img src="images/header_links_gr_quick.gif" name="quicklinks" alt="Quick Links" width="75" height="18" border="0"></a> <img
src="images/spacer.gif" width="7" height="18"> </td>
</tr>
<tr>
<td height="26" background="images/header_links_gr_spacer.gif"><a href="http://appl003.lsu.edu/slas/enrollweb.nsf/$Content/Apply+Online?OpenDocument"> <img src="images/header_links_gr_ug.gif" alt="Undergraduate Application" width="183" height="20" border="0"></a><br>
<a href="http://gradlsu.gs.lsu.edu/"><img src="images/header_links_gr_grad.gif" alt="Graduate Application" width="183" height="21" border="0"> </a></td><td width="577" align="right"> </td>
</tr>
</table>
<!--End Quick Links Bar-->
Version 3
Version 3 of the Quick Links Bar includes the Quick Links drop down menu and links to the LSU Directory and the LSU A-Z Web Index.
This is the HTML code for the Quick LInks Bar, Version 3.
<!--Begin Quick Links Bar-->
< table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="26"> </td>
<td align="right"><a href="http://appl008.ocs.lsu.edu/dir003.nsf/people+by+name?openform"><img src="images/header_links_wh_directory.gif"
alt="Directory" width="115" height="21" border="0"></a> <a href="http://www.lsu.edu/a-z.html"><img src="images/header_links_wh_atoz.gif"
alt="LSU A-Z" width="85" height="21" border="0"></a> <a href="#" onMouseOut="MM_startTimeout();" onMouseOver="MM_showMenu(window.mm_menu_0116014249_0,-50,19,null,'quicklinks');"><img src="images/header_links_wh_quick.gif" name="quicklinks" alt="Quick Links" width="100" height="21" border="0"></a> </td>
</tr>
</table>
<!--End Quick Links Bar-->
Contact Us
If you require assistance or would like additional information, please contact the Office of Public Affairs.
Telephone: 225-578-8654
E-mail: urelat1@lsu.edu
Return to Web Resources>>
|