Topic list, yeah, I wanted to give it a try too, so I didn't build in in-topic restrictions to my code; but in the meantime, I decided to focus on topics only, and I forgot to add a restriction.
Also, there's a huge problem with this feature, and I'm surprised no one noticed it. I actually didn't reproduce it until a few minutes ago, and I barely slept last night because I kept thinking
this must be buggy!, and yes, unfortunately it was...
Thing is, the JS is broken in new posts added through infinite scrolling.
Reason is that the new page's JS is thrown away, instead of added to the current footer. I'm trying to consider things to fix that, but if I can't, it means I can't have both 'optimized-bytesize' mini-menus and infinite scrolling in Wedge, and I'll have to rewrite mini-menus, or something...
Hard day ahead...
-_-Posted: June 7th, 2013, 08:31 AM
So... I tried multiple solutions for this problem, and it didn't work.
Anyway-- I'm currently rewriting the code, nearly from scratch, and this time it should work. It's not as elegant as the current implementation, but what matters is that it works, hell...