Hi Thanks for your reply.
I have tried like this
''javascript :''function gotoDetailhref(eid){var elmt = document.getElementById(eid); if (elmt != null){ window.location = elmt.href; } } gotoDetailhref("ui_btnSwitchView");
then I click Ok then I was trying to open the favorite page though it can't able to open
When I saw the code again in the URL box it was like this. is that expected ?
is this working ur end ?
http://''javascript :''function gotoDetailhref(eid){var elmt = document.getElementById(eid); if (elmt != null){ window.location = elmt.href; } } gotoDetailhref("ui_btnSwitchView");/