Wobbly
06-09-2005, 12:29 AM
Ok, just playing around here and cutting some php code to add another nice vbulletin type feature, which is getting some popup text on a particular topic to show the first bit of text from the first post of the topic, in case you need to remember what its on about.
I can either have the text pop up the start of the first or the last post. I've gone with first post since that's what vbull does and its nice to get a 'reminder' of what the topic is about, but I can just as easily do the last one instead. Not so easy to do the first new post since your last login though, but not impossible if you really want it.
To get the popup text to show try clicking on the 'view posts since last visit' and hovering your mouse over a topic title. You might need to click in the table first to get it to pop up (damn html).
As always, let me know if you find anything broke or if its having a bad effect on anything else :up:
I can either have the text pop up the start of the first or the last post. I've gone with first post since that's what vbull does and its nice to get a 'reminder' of what the topic is about, but I can just as easily do the last one instead. Not so easy to do the first new post since your last login though, but not impossible if you really want it.
To get the popup text to show try clicking on the 'view posts since last visit' and hovering your mouse over a topic title. You might need to click in the table first to get it to pop up (damn html).
As always, let me know if you find anything broke or if its having a bad effect on anything else :up: