Javascript does not run

Discussion about official Mozilla Firefox builds
Post Reply
joe935
Posts: 73
Joined: October 6th, 2004, 12:09 pm

Javascript does not run

Post by joe935 »

since updating to 93.0b2 64 bit, this script command:
javascript:__doPostBack('ctl00$LaunchBar$LogOff_LinkButton','')

It opens a blank tab and nothing. It is supposed to close the banking app.
It does work in Edge

I checked in Config and all javascripts are set to true
Don't force it, Use a bigger Hammer!
bjherbison
Posts: 1039
Joined: October 6th, 2003, 5:40 am
Location: Bolton, MA, US
Contact:

Re: Javascript does not run

Post by bjherbison »

Is that the action in the page, or your bookmarklet? I haven't seen page failures, and my bookmarklets still work (but they don't try to touch the internals of pages).
joe935
Posts: 73
Joined: October 6th, 2004, 12:09 pm

Re: Javascript does not run

Post by joe935 »

It is in the Bank page. there are three javascript actions on the page all bring up blank page.
One is supposed to close the app.
javascript:__doPostBack('ctl00$LaunchBar$LogOff_LinkButton','')
Here are the others:
javascript:__doPostBack('ctl00$LaunchBar$Info_LinkButton','')

javascript:__doPostBack('ctl00$LaunchBar$Contact_LinkButton','')
Don't force it, Use a bigger Hammer!
joe935
Posts: 73
Joined: October 6th, 2004, 12:09 pm

Re: Javascript does not run

Post by joe935 »

Problem found:
Addon "open links in new tab" was causing javascript not to run
Don't force it, Use a bigger Hammer!
Post Reply