I use a website for work which employs frustrating JavaScript links. The following post offers a solution:
How to open stubborn javascript links in a new tab or new window?
However, I haven't been able to amend the scripts offered to work for the site I'm using. Details below....
http://www.nmswebquote.co.uk/fmc/default.aspx (no public access)
javascript:__doPostBack('ctl00$ctl00$cphBaseContent$CPH_Section2$grdDetail','VIEW_ESTIMATE$6')
javascript:__doPostBack('ctl00$ctl00$cphBaseContent$CPH_Section2$grdDetail','ESTIMATE_HISTORY$6')
Can anyone please help?