I have Dolphin 7.1.4
I go to Members page...
mysite.com/browse.php
I hover my mouse over an avatar and after about 5 seconds I see a popup with various action buttons like CONTACT , BEFRIEND, FAVE etc...
Questions:
1. How do I control which action buttons to display and which to hide?
If I am not mistaken this can be managed through MysQL also.
2. It takes about 5 seconds for the popup.
How do I make the popup show up immediately...like within a second or two?
I am guessing this would be in some .js file.
Is there a reason Dolphin has it pop open after 5 seconds only?
<div class="thumbnail_image" onmouseover="javascript:StartUserInfoTimer(xxxx, this)".....
Thanks