shikha
05-03-2003, 06:45 AM
hi friends,
i am having one problem.I want to replace the image when the user click on it and simultaneously show the page when user click on that image.This image is one of the menu item.
in this when user click on image "dig_lib" i want then it shows the page "digitallibrary.jsp" and the image changes by image "dig_lib_dk".i.e it now show as selected item to the user
<td><a href="" onclick="movein('images/menu4/dig_lib_dk.gif');"><img name="dig_lib" src="images/menu4/dig_lib.gif" width="104" height="23" border="0" alt=""></a></td>
thanx in advance
shikha
i am having one problem.I want to replace the image when the user click on it and simultaneously show the page when user click on that image.This image is one of the menu item.
in this when user click on image "dig_lib" i want then it shows the page "digitallibrary.jsp" and the image changes by image "dig_lib_dk".i.e it now show as selected item to the user
<td><a href="" onclick="movein('images/menu4/dig_lib_dk.gif');"><img name="dig_lib" src="images/menu4/dig_lib.gif" width="104" height="23" border="0" alt=""></a></td>
thanx in advance
shikha