Monperla.es – Web totally developed using Ajax with prototype and scriptaculous
Since we began to post in this blog, we have been offering components and techniques to develop a site using Ajax. Today we are going to put everything together and we see how to get results that some time age was only possible using Flash.
The study case is Monperla, an online shop that sells pearl jewelry, now we only going to see the main corporate web since the new store is still under development.
If you have read this blog before you will note that the main aspect on this web is our e24Squares Ajax gallery component. This effect have been integrated in a way that each page is related to one image on the gallery and then when you load a new page the related image loads trough the e24Squares effect.
As you see each page loads asynchronically appearing with a fade effect. One important thing on this site is that we have take care of it to degrade gracefully when javascript is disable, then it going to be indexed by the search engines correctly. To accomplish that we have use the techniques explained in the post where we commented about the onDomReady event.
As we have remarked on previous posts, the ajax web sites use to have problems with the back button, then we have used the protoHistoryManager component released some days ago.
This site has other traditional Ajax effects like lighboxes, image rollovers, Font size increaser for accessibility, etc.
I hope this help to all of you that asked for practical examples of our components and tricks. Be free to notify me if you found any problem on the web site and let me know the browser version.









15 de September, 2008 a las 8:05 am
Buenas. Te comento, primero, que mi conocimiento, se limita a html aunque tuve bastante suerte en aplicar paquetes desarrollados por verdaderos diseñadores.
Quiero hacer una página muy sencilla para mi banda. Un clic en la imagen, que se abra un popup con animación dentro de la misma página y que me permita ver el contenido de una página externa, como un iframe.
Como cada vez que se hace clic en algún ejemplo de lo que exponés.
Espero no molestar con la consulta. Nada más quisiera saber si hay alguna página que explique esto para poder aplicar. Un abrazo cordial.
23 de September, 2008 a las 2:57 pm
Puedes utilizar esta libraría http://www.stickmanlabs.com/lightwindow/ aunque si buscas por lightbox iframe encontrarás unos cuantos. Suerte!