开发者

Interaction with user in a Javascript Popup

there are 2 main functions on a website that I'm trying to build: '开发者_如何转开发Search users' and 'interact with users'

Search results display usernames, and I would like to POPUP a box similar to lighbox where the poped up users profile would display. Within it I need to have several action buttons, like block, add to favorites, and separate tab for messaging.

Can all of the above be displayed and refreshed within a javascript popup? What plugins/approach would you recommend?


Essentially, anything can be done inside a lightbox, because a lightbox is only a partially transparent image overlay with html content positioned above the image. What's more, there are plenty of lightbox plugins for jquery (almost too many lightbox plugins, really).

But before you proceed any further, you might want to start planning on creating a javascript disabled fallback for when you cannot display the lightbox.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜