javascriptjqueryjquery-pluginsshadowbox

How to make better content display


We are developing a social networking project, in this project we are adding content, e.g. images, video, audio, link (html).

Currently we are using shadowbox.js to show it. But for better and effectiveness we want to use some other better plugin, or want to make own window for showing images and link.

What is the best solution for this project?

I want to know this is the white board question means programmer.stackexchange question or stackoverflow question?


Solution

  • Made my own div and use that for displaying content :)