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
How can I find an Excell file that I did not save?
new Host Name
PC display unreadable when plugged into the TV?
Recommended Cisco Router for 100Mb Ethernet Handoff from Cogent
Verizon providing 6Mb tunnel using VWIC-2MFT-T1
Exchange 2010 email Traffic Reporting
Repair lotus notes base
Some differences between SQL Server 2005 and SQL Server 2008?
Need URGENT HELP PLEASE with ESEUTIL & Ex2007
Unix Tools: sed Command to Replace Text with TAB Character