I've seen a couple of sites that use vBulletin, and one thing I really like is the fact that you can put your mouse over forum topics, and see some of the text of the post. I would really like to see this in the forum and also in node lists.
vBulletin uses alternate text in the link, but I would prefer if it was a javascript box. Alternate text on windows displays one line of text only, which limits the amount of text that can be shown.
This could also apply to tracker.module, and also in the node/comment admin pages. This would also slow down page loading, unless some sort of AJAX is used.
Comments
Comment #1
liam mcdermott commentedI believe that was done in vBulletin for SEO purposes (can't find the link now), so they deliberately used the title tag. My vote is to implement this using a title tag on the links in the topic list. Javascript is overkill for a simple feature like this, it's mainly worth doing for the the SEO benefits IMO.
Comment #2
andypostSuppose this this task is for contrib module
Comment #3
jhedstromClosing due to inactivity (it can currently be accomplished via JS/theme/contrib). Please re-open if somebody would like to pursue this.