Javascript changes in version 26
-
barry106 last edited by
I am using version 26.0,1656,32 with Windows 8.1 on a laptop
I updated my version of Opera following a Windows Restore.
My issue is that the slide show I have on my website does not work in this version of Opera. It worked with the previous version I was using. I don't now know which version this was.
In raising this discussion I am not looking for help with my javascript code. What I would like to know is what changes have been made to the way Opera now runs javascript. Or is there somewhere I can look up these changes?
The history of my website is that it was started in 2002 and built by me using HTML, javascript (mainly free scripts) adapted by me) and style sheets.
If you'd like to look at the issue use this link, http://www.twojays.co.uk/cruising/photos/waterways/droit.htm. Neither the slide show controls nor the drop downs function. Load the same page in Internet Explorer and they work! As far as I have been able to examine all rest of the javascript I use works in Opera.
As a post script I have come across other events that do not work in Opera but do in Internet Explorer. These are:
- Loading Adobe files within Opera. I get a message, 'Adobe Reader is out of date'. It isn't and as I wrote the same address loads in Internet Explorer. I checked the forum for this issue. I found 'flash player does not load'. Is this the same issue?
- BBC Iplayer. When I start the video I get the message, 'This content doesn't seem to be working. Please try again later.' Again works in Internet Explorer.
-
Deleted User last edited by
You controls do not work in Firefox 34 or Chrome 39 or Iron 38 or Opera 26.
You show the errors and can trace a Javascript in Developertools with Ctrl Shift I.
JS in Opera 12:
http://www.opera.com/docs/specs/presto2.12/JS in Opera 26 (is like Chromium):
http://www.ecma-international.org/ecma-262/5.1/
https://developers.google.com/v8/