Open Bug 726407 Opened 12 years ago Updated 2 years ago

Back browser button doesn't load up my javascript

Categories

(Firefox :: General, defect)

10 Branch
x86_64
Windows 7
defect

Tracking

()

UNCONFIRMED

People

(Reporter: omagid, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0.1) Gecko/20100101 Firefox/9.0.1
Build ID: 20111220165912

Steps to reproduce:

From my site i press on a link that redirects the user to another site, but then if he presses the back browser button to return to my site, the JavaScript doesn't load up, and the therefore the onReady doesn't fire up.

In the firebug the following message displays (only when returning from the back browser button):

"No Javascript on this page
If <script> tags have a "type" attribute, it should equal "text/javascript" or "application/javascript". Also scripts must be parsable (syntactically correct)." 

In any other browsers all works OK.
Product: Core → Firefox
Can you provide a link to the page that reproduces this error?
reproducing error:

1. Go to http://www.jobsinme.local/jobsinme/jobsinme.html
2. Click on Orange "Search jobs" button.
3. On the right panel that opened up (headline - "What is job matching"), click on "Find jobs" link. (will redirect you to different page).
4. Click on the back browser button.
 
noticed that watermarks doesn't load up again since onReady doesn't fire up.

Thanks.
I am not able to reach www.jobsinme.local. Are you positive that that's the correct address?
I'm sorry, url fixed now:

http://www.thejobnetwork.com/widgets/jobsinme/jobsinme.html

Thank you.
>noticed that watermarks doesn't load up again since onReady doesn't fire up.

Which watermarks are you referring to? I didn't notice any difference when going back in today's Firefox nightly.
the search inputs with this id's:
rmJwFTInput
rmJwLocInput
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.