Microsoft
Software
Hardware
Network
Question : Popup details on mouse hover using Jquery
How to implement a popup details when mouse over username from the list of users using Jquery? I am perfectly allright with php, smarty and mysql. Let's say I want to popup some .hovercard div when mouse over and I want to fill it with jquery ajax load details.php?id= similar to what facebook does when you hover over some name. I would need the jquery implementation part and .hovercard css details. Thanks
Answer : Popup details on mouse hover using Jquery
You have a span used for margin, you need a block for doing this. Try adding:
display:block;
Or use a div instead of span
Random Solutions
Microsoft Entourage - My email tag get's changed to "Buy Viagra"
using java reflection to get class package and imported pakages
SBS backup to another site - what do you need / is it feasible?
How to force rule to prevent colons in an email subject heading?
VBS script in Macro to pull multiple lines of data needed from file
subtotal data set using vba
GIMP won't make black
Bulk Ungroup/Group
Background image hidden by another tiling, background image
GUI Tree Problem