opera 10 delayed load
![]() ![]() |
In opera 10.01 this script only is run after all video be downloaded.
thanks. |
![]() ![]() |
I've didn't set any delay in the script... I don't know why there one. The "but not all works like in Firefox" is not here for nothing. Reloading the page may help. |
![]() ![]() |
Hi,
|
![]() ![]() |
1. Change script extension form user.js to .js ;
window.addEventListener("DOMContentLoaded", function() {
...script goes here...
}, false);
3. Be warned though: i didn't test it in 10.5x since there were some problems with script working correctly (possibly due to Opera bug). It did work in 10.1 and 10.5x problems seems to be sort-out so you can give it a try now. Please report back in and tell us if it did work :) Thanks,
|
![]() ![]() |
@lwiczek
@Barthez
|
![]() ![]() |
@Barthez (wow, wasn't expecting to see you again (: )
@GIJoe
|
![]() ![]() |
Well, it's different with me... version 10.51 is the most stable version since the version 9.
Also, it's better to upgrade to 10.51 because of the localStorage. (to save options) If you used an old version with an "Emulated GM function" script, and you upgrade to 10.50 or more, you can drop the "Emulated GM function" script (and don't forget to clear your cookies). |
![]() ![]() |
Don't get me wrong. I'm fully aware that after every major opera upgrade it's better to use clean profile, etc. but it's not the case here. I've checked it also on clean profile (both in 10.10 and 10.50) and what's surprising - the behaviour of the page/script. Both in 10.10 and 10.50 the page isn't in the 'loaded' state until the ajax finishes and the video isn't completely buffered. BUT, in the 10.50 script is loaded despite that and in the 10.10 it waits until the page finishes loading or it's 'stopped' (in the latter case, video stops and script loads).
|
![]() ![]() |
10.50 is bugged, did you try with the 10.51 ? |
![]() ![]() |
It was a generalization. By 10.50 I meant whole 10.5x line. And yes - I'm testing every snapshot that is posted on Opera DesktopTeam Blog, currently 10.52 build 3344. But this is kinda besides the point? When Opera 10.5x reaches previous level of stability and funtionality then I'll switch to it. For the moment I'll stick with the good ol' 10.10 - ok? Back to the subject - would it be possible to make the script work in 10.10? |
![]() ![]() |
Well... it's a bug in all opera before 10.51, so i can't do nothing. Also... Reloading the page may help. |



