Hello, I created a section on my website where users can log in. After they are logged in, they are sent to a homepage, which has a section that displays the other users online. Is it possible to create in php, or javascript, etc. to have when the user hovers over a username, a box pops up and shows their profile information? I pasted pictures below to help show what I am describing. Thanks for any help, I greatly appreciate it
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
Thanks for the reply, I got the hover design working, but I am having issues pulling the information from the database, for the seperate users online. I am new with php, I tried doing a while loop but it didnt work...
Ok, I figured I will ditch the "hoverbox" effect, and I will make it open a small window instead. I ran into another issue tho, is there a way that I can send a string using the $_GET method inside <a href>? Thanks,
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?