a thoughtful web.
Good ideas and conversation. No ads, no tracking.   Login or Take a Tour!
comment by user-inactivated
user-inactivated  ·  4071 days ago  ·  link  ·    ·  parent  ·  post: Hubski Enhancement Suite

Huh, I didn't know that this existed - or that he also had a go at collapsable comments. Cheers.

If Baladas is happy for me to include it, then I most definitely will :)





user-inactivated  ·  4070 days ago  ·  link  ·  

notably, the timestamp script doesn't trigger for posts loaded after the initial page load. if you incorporate it make sure to add a call to your never-ending-hubski function.

user-inactivated  ·  4070 days ago  ·  link  ·  

the current revision of the timestamp userscript was authored by myself, look through the comments on that post and you can see the conversation. you can go ahead and use it, but it utilizes hubski's jquery, which is kind of out of step with the rest of your code.

user-inactivated  ·  4069 days ago  ·  link  ·  

Ahhh, got it - cheers minimum_wage, I'll definitely try and add that when I get some spare time :)

And when I've tried to use jQuery before in the script it's been a bit of a pain (especially the discrepancies between browsers) but I didn't experiment for long so I might try and revisit that.

user-inactivated  ·  4068 days ago  ·  link  ·  

Check out the bit of code at the head of my script dealing with unsafewindow, it should be a cross-browser compatible way of getting access to hubski's included jquery