You know how you see those jQuery Expandable box things that expand to display a bigger image in the center of the screen when you click on a Thumbnail image?
Well, how do I do pretty much the exact same thing, but instead of there just being an image inside, I need to fill that “box” with a div, and html content inside it. Like some pictures, with some text and hyperlinks?
I’ve looked everywhere I could think of, does this exist already? How would one go about doing something like this? Any help at all is appreciated.
Thank you!
you can do something like this with a dialog:
http://jsfiddle.net/maniator/dUBhw/
js:
html: