简体   繁体   中英

Displaying a new image/window when rollover an image using PHP

When I first asked how to achieve something like this: http://backpack.tf/ I got pointed to JQuery.

I managed to create a new small window when I hover over images using this; http://jqueryui.com/tooltip/

But I can't figure out how to construct it so that it can show detailed information about some PHP object like in backpack.tf

Is JQuery the correct way?

Use JQuery Power Tip

http://stevenbenner.github.io/jquery-powertip/

you just need to put your html in element title attribute.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM