0

I am basically trying to achieve what this page has:

When clicked on an image, it should pop out, make the back screen black, and have a close button.

I've seen lot of sites with this. Does anyone know which jquery plugin could be used for this?

0

6 Answers 6

4

Here's a comparison of 10 different implementations:

http://line25.com/articles/rounding-up-the-top-10-jquery-lightbox-scripts

Sign up to request clarification or add additional context in comments.

Comments

1

Here's one but I'd recommend you just search the plugins on the jQuery site or bang your question into Google and look for the perfect one for your needs, there's gadgillions out there!

jQuery lightbox plugin

Comments

0

You could try the jQuery UI Dialog Plugin, to stick with jQuery, and putting an img inside the content to show.

By the way, the page is using Lightview, wich works with Prototype and Scriptaculous (but not jQuery).

Comments

0

Try using thickbox or lightbox for images

Comments

0

facebox is good too... I've been using that one, and it works well. Though if you're using it with ASP.NET you need to make a small change to the js file. (Check this link).

Also, you would need to make a small css change (or possibly js) to get the blackened background, but it wouldn't be too hard.

Comments

0

This is a jquery ui plugin for modals: http://nyromodal.nyrodev.com/

1 Comment

You might want to add some clarification around that link.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.