Original message details are unavailable.
If you return false after scrolling, the id (ie #ssbottom and #sstop) won't appear in the address bar
I'm using preventDefault and cancelBubble so the anchor tag isn't actually getting put there from the click event. The only reason the anchor is in the addressbar is because I use location.hash at the end of my scroll routine. Once I've refined my scroll step to be proportional to the scroll distance (it kind of is already) I'll remove it, for now it's just to keep the scroll destination on track incase I under or overshoot the final destination. I know return false will do the same thing visually, but it won't prevent bubbling.
Original message details are unavailable.
It'd be nice if the 'top' button was featured on every post, IDK if you could do that
(Possibly next to the 'Reply' button)
I think I'll stick with just the top and bottom of page for now.
I have been playing around with one of your
suggestions
. I've tested this with quoting, by making a coloured border around quotes that belong to the players name. For example this how it would appear to you and only you if you were quoted...
http://puu.sh/4sgHc.png
It works with nested posts and being a border thing it doesn't mess with any other custom colours for posts. Anyway I just wanted to keep you updated and make sure you know the idea is not forgotten. Actually I really like the idea