[Jarspy-commits] CVS: /JarSpy-htdocs buttons.html,NONE,1.1
Status: Beta
Brought to you by:
brown_j
From: Jeff B. <br...@us...> - 2001-12-21 00:11:21
|
Update of /cvsroot/jarspy//JarSpy-htdocs In directory usw-pr-cvs1:/tmp/cvs-serv17182 Added Files: buttons.html Log Message: added new buttons.html file --- NEW FILE: buttons.html --- <a href="jarspy.html" target="main" onmouseover="jarSpyButton.src='images/btnJarSpyHilite.jpg'" onmouseout="jarSpyButton.src='images/btnJarSpy.jpg'"> <img name="jarSpyButton" src="images/btnJarSpy.jpg" border=0> </a> <a href="main-screen-shot.html" target="main" onmouseover="screenShotButton.src='images/btnScreenShotHilite.jpg'" onmouseout="screenShotButton.src='images/btnScreenShot.jpg'"> <img name="screenShotButton" src="images/btnScreenShot.jpg" border=0> </a> <a href="contributors.html" target="main" onmouseover="contributorsButton.src='images/btnContributorsHilite.jpg'" onmouseout="contributorsButton.src='images/btnContributors.jpg'"> <img name="contributorsButton" src="images/btnContributors.jpg" border=0> </a> <a href="http://sourceforge.net/survey/survey.php?group_id=42094&survey_id=12532" target="_top" onmouseover="surveyButton.src='images/btnSurveyHilite.jpg'" onmouseout="surveyButton.src='images/btnSurvey.jpg'"> <img name="surveyButton" src="images/btnSurvey.jpg" border=0> </a> <a href="http://sourceforge.net" target="_top" onmouseover="sourceForgeButton.src='images/btnSourceForgeHilite.jpg'" onmouseout="sourceForgeButton.src='images/btnSourceForge.jpg'"> <img name="sourceForgeButton" src="images/btnSourceForge.jpg" border=0> </a> <!-- <br> <A href="http://sourceforge.net"> <IMG src="http://sourceforge.net/sflogo.php?group_id=0&type=1" width="88" height="31" border="0" alt="SourceForge Logo"> </A> --> |