Close
jGuru Forums
Posted By: John_Zhang Posted On: Wednesday, May 21, 2003 09:51 AM
in my page ,there are some bookmark like: ... how can I make a javascript function to go to the specified bookmark?
Re: go to bookmark
Posted By: Firat_Tiryaki Posted On: Thursday, May 22, 2003 01:21 AM
document.location.hash="s1";document.location.hash="s2";