Project

General

Profile

« Previous | Next » 

Revision 2827

Added by bowdish over 18 years ago

ESA img files for the ESA Header this incorporate the test changes and the additional submission button. The ESA Home button has been removed from the header but the ESA log will link to the ESA Home site.

There is some additional button code depending on the state of the login or the use
of the submissions button.

Login

<td><a href="#" onMouseOut="MM_swapImgRestore();" onMouseOver="MM_swapImage('Login','','ESAHeaderSlices/RollOvers/LoginR.gif',1);"><img name="Login" src="ESAHeaderSlices/Login.gif" width="62" height="18" border="0" title="Login" alt="Login"></a></td>

Logout

<td><a href="#" onMouseOut="MM_swapImgRestore();" onMouseOver="MM_swapImage('Logout','','ESAHeaderSlices/RollOvers/LogoutR.gif',1);"><img name="Logout" src="ESAHeaderSlices/Logout.gif" width="62" height="18" border="0" title="Logout" alt="Logout"></a></td>

My Submissions

<td colspan="3"><a href="#" onMouseOut="MM_swapImgRestore();" onMouseOver="MM_swapImage('MySubmissions','','ESAHeaderSlices/RollOvers/MySubmissionsR.gif',1);"><img name="MySubmissions" src="ESAHeaderSlices/MySubmissions.gif" width="114" height="18" border="0" title="My Submissions - Before you can view your submissions you must login." alt="My Submissions"></a></td>

View Submissions

&lt;td colspan="3"&gt;&lt;a href="#" onMouseOut="MM_swapImgRestore();" onMouseOver="MM_swapImage('ViewSubmissions','','ESAHeaderSlices/RollOvers/ViewSubmissionsR.gif',1);"&gt;&lt;img name="ViewSubmissions" src="ESAHeaderSlices/ViewSubmissions.gif" width="114" height="18" border="0" title="View Submissions" alt="View Submissions"&gt;&lt;/a&gt;&lt;/td&gt;

Please note that the href="#" needs to be replaced with the correct href. Other links need to be checked too.

  • added
  • modified
  • copied
  • renamed
  • deleted