rev 878
(3 files, ??kb)
* Reordered internal array for action menus, added a placeholder for link hover titles, and turned the 'click' member into 'custom', as it could be used for anything really. (Display.php, topic.js)
! mouseleave event didn't work correctly on user menus with the 'right-side' class applied to them. (topic.js)
* Even more hacking to prevent right-aligned user menus from animating the links inside them. Using float:right instead of text-align:right does the trick, although it also forces us to use the overflow:hidden clearfix, as well as some careful reordering. Gotta love CSS in those moments... (sections.css)
@ I still don't know if you guys like this all... I mean do you think it's better with or without the action menu?
(3 files, ??kb)
* Reordered internal array for action menus, added a placeholder for link hover titles, and turned the 'click' member into 'custom', as it could be used for anything really. (Display.php, topic.js)
! mouseleave event didn't work correctly on user menus with the 'right-side' class applied to them. (topic.js)
* Even more hacking to prevent right-aligned user menus from animating the links inside them. Using float:right instead of text-align:right does the trick, although it also forces us to use the overflow:hidden clearfix, as well as some careful reordering. Gotta love CSS in those moments... (sections.css)
@ I still don't know if you guys like this all... I mean do you think it's better with or without the action menu?


