I don't know if this has been posted here yet, but if not I'm sure that someone might appreciate it. Here's a simple JavaScript that makes it possible to always view other journals and communities in your own layout style (S2 only). First create a text file such as "LJ.JS" then paste the following code:
(
style=mine Javascript )
Comments 35
(The comment has been removed)
Thanks for mentioning that it works with GM. Opera was the only browser I tested it with.
Reply
javascript:void(open(location.href+'?style=mine',%20'_top',%20''));
Just one click and you're home free.
Reply
Reply
Reply
Reply
I use Opera and love it.
I've saved it for future reference as I'm still not sure if I want to do this as I do quite enjoy seeing other people's journals. However, oddly enough I was thinking just the other day that there are more and more journals which I have problems reading because of colours etc, and was seriously thinking about finding out how to do this. So thank you!
Reply
javascript:location.search+=(location.search?'&':'?')+'style=mine'
Sometimes I am just too lazy to click a button and I wanted the change to be more automatic. But either way, Opera rules. :D
ETA: Also, it's worth noting that you can add specific journals by altering the includes. So instead of "// @include http://*.livejournal.com/*" you could add individual journals such as "// @include http://somejournalhere.livejournal.com/*"
That would give you control over exactly which journals you view in your own style.
Reply
That's a brilliant temporary solution (I do fence sitting and compromises, very British *g*).
Now all I have to do is work out how to create buttons (as in all the years I've been using Opera I've never done that thing).
Opera does indeed rule :-)
Thank you again.
Reply
Reply
Reply
Reply
This was how it worked when the feature came in; I don't *think* it's changed, but if anyone's seen different behaviour, I'd be interested in hearing.
Reply
Reply
Leave a comment