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
Virus/worm in MS Exchange 2007 on SBS 2008 attaching unknown BCC addresses
using one procedure with for parameteres to open forms
WaitForSingleObject() issue
I installed server 2008 on dell 2650 but i cant boot on to the os with out the dvd in the drive
VBA Word
need to flash words on webpage
The process cannot access the file ... because it is being used by another process.
Where to get .msi's for group policy deployment ?
Two 2008 R2 Domains on Same Subnet - is this ok?
how do you export / reuse schema from existing database MS SQL Server 2008?