Hi there I know this might be a very dumb question, but I'm new to all this and I need your help, you're experts so I think you can really help me to solve this out. What I want to know is , what kind of format, or script is used to create this sites, with this effect? You know, like when you have a gallery and you click an image for a larger view and then this happens. maybe it is very obvious but, I don't know. http://www.rebuiltworld.co.uk/ Also I would like to know where can I get more info, about this, like tutorials and all that. Thanks to all of you guys!!!
A quick look at the source shows these JavaScript files being loaded <script type="text/javascript" src="js/prototype.js"></script> <script type="text/javascript" src="js/scriptaculous.js?load=effects"></script> <script type="text/javascript" src="js/lightbox.js"></script> HTML: Take a look at: http://www.prototypejs.org/ http://script.aculo.us/ http://huddletogether.com/projects/lightbox2/