Actually I am trying to add bookmark by javascrip.previously this window.sidebar.addPanel
was working with old browser versions. But with the recent browser versions it is not working any more.
And
<a href="window.location.href" rel="sidebar">BooMark this</a>
is working in firefox but not in chrome.So I need a complete crossbrowser solution for adding bookmark.