Just wanted to let you know that I've added one line of code, namely this: // @include http://sta.sh/* so it runs on Sta.sh pages as well. And run it does!
Ah, yeah, thanks for noticing! I will add that to the code as well. don't work much with stash... I'm just happy, deviantart works with subdomains for userpages&Message-center^^ ALthough I would appreciate if there would be a stash-subdomain for stash...
When full-viewing a large deviation I'd sometimes get a huge empty space above the image.
Also, the full-view deviation overlaps the sidebar (i.e. sidebar doesn't slide down).
All the favicons on the Delicious Bookmarks widget (like the one on my profile page) won't load.
Now, I have no idea how these could all be related to this script, but as soon as I disabled it, dA went back to normal. So I thought I'd let you know. I have a handful of other scripts installed, and if you need to know which ones I'll gladly tell you.
Ah, thank you very much! I'm not using all these things, so I didn't notice anything, so it is always important to report bugs! It was kind of suprising when I found the problem: all these things were getting sick when I uses document.body.innerHTML+=""; ^^ I don't know why that would be that much of a problem, but I altered the script by marking all altered comment-divs by an additional attribute and then using a jquery-selector that selects all unmarked comments... I think this might be a more cleaner solution, too... I also wrapped the code into an anonymous function for some problems that might occur in opera in the future^^
However, not quite exactly as I have another style I kind of prefer to the deviantart-inbuilt^^
Just wanted to let you know that I've added one line of code, namely this:
// @include http://sta.sh/*so it runs on Sta.sh pages as well. And run it does!
don't work much with stash... I'm just happy, deviantart works with subdomains for userpages&Message-center^^ ALthough I would appreciate if there would be a stash-subdomain for stash...
- Deviant Statistics and Fast Replies stopped working. (And disabling these won't fix the other issues.)
- When full-viewing a large deviation I'd sometimes get a huge empty space above the image.
- Also, the full-view deviation overlaps the sidebar (i.e. sidebar doesn't slide down).
- All the favicons on the Delicious Bookmarks widget (like the one on my profile page) won't load.
Now, I have no idea how these could all be related to this script, but as soon as I disabled it, dA went back to normal. So I thought I'd let you know. I have a handful of other scripts installed, and if you need to know which ones I'll gladly tell you.I'm not using all these things, so I didn't notice anything, so it is always important to report bugs!
It was kind of suprising when I found the problem: all these things were getting sick when I uses document.body.innerHTML+=""; ^^
I don't know why that would be that much of a problem, but I altered the script by marking all altered comment-divs by an additional attribute and then using a jquery-selector that selects all unmarked comments... I think this might be a more cleaner solution, too...
I also wrapped the code into an anonymous function for some problems that might occur in opera in the future^^
would you please update to 1.6 and try again?