Slight Tweaks?
![]() ![]() |
Is there any way to have the photo views pop-up on a mouse click - they tend to pop-up and get stuck when mousing around the screen and trying to view profiles. (BTW quick close works well for me and I've no use for Archive) Second, would it be possible to add a table of basic info pop-up as an extra "photo" into those photo previews. That'd really help streamline everything. Thanks and keep up the great work! |
![]() ![]() |
I'll second this request -- on the popups popping up too quickly/easily. Another option, rather than clicking to get the popup is to still have them come up on mouseover, but to add a delay saying the mouse has to stay within the triggering div/box at least X seconds before the popup is activated. That way if you are just moving the mouse over the div/box to get to another part of the screen, it isn't activated. I do this on sites I maintain and it's relatively easy to do wrapping the existing popup function inside a setTimeout() call with a mouseout trigger that clears the timeout if it hasn't been fired yet. Either way, thanks for the great script! :) |
![]() ![]() |
Hi guys, Those are fantastic suggestions. Unfortunately I don't have the time or access right now to continue maintaining the script, but if you want to take a whack at it feel free to PM me and I'd be happy to offer any pointers I can. |

