javascript:$('login_form').submit(); - this is what shows on the bar, and "(Subject, subject)" after Go Daddy login
With the latest Java and Firefox on board this keeps showing up on the bar and on the page in the upper left hand corner it shows "(object Object)" after submitting login. I do not have this issue in Windows.
การตอบกลับทั้งหมด (1)
First, just a note that JavaScript is interpreted natively by Firefox and doesn't use the Java plugin, despite the similar names. Unless the site is one of the few that uses Java (e.g., some online game sites or scientific sites), you can keep it disabled and browse normally.
When you have a problem with one particular site, a good "first thing to try" is clearing your Firefox cache and deleting your saved cookies for the site.
(1) Bypass Firefox's Cache
Use Ctrl+Shift+r to reload the page fresh from the server.
Alternately, you also can clear Firefox's cache completely using:
orange Firefox button (or Tools menu) > Options > Advanced
On the Network mini-tab > Cached Web Content : "Clear Now"
If you have a large hard drive, this might take a few minutes.
(2) Remove the site's cookies (save any pending work first). While viewing a page on the site:
- right-click and choose View Page Info > Security > "View Cookies"
- Alt+t (open the classic Tools menu) > Page Info > Security > "View Cookies"
Then try reloading the page. Does that help?
If that doesn't work, I notice you have a lot of active extensions. To rule out a possible interference issue, could you try one of the following:
(1) Manually disable all nonessential and/or unrecognized extensions.
orange Firefox button (or Tools menu) > Add-ons > Extensions category
(2) Test the GoDaddy site in Firefox's Safe Mode.
Help > Restart with Add-ons Disabled
In the dialog, click "Start in Safe Mode." Do NOT click the "Reset" button at this point.