javascript - Rails: how to create image thumbnails that expand when clicked? -


I have a bunch of images that I want to put in my page as thumbnails, when a user , It spreads in the browser, I've seen it on some other webpages, and I want to know how to implement it. Any help would be appreciated! Thanks!

If I understand the correct question, then it can be easily done in JS. See the page listed below - Hope this will help!



Comments

Popular posts from this blog

php - PDO bindParam() fatal error -

logging - How can I log both the Request.InputStream and Response.OutputStream traffic in my ASP.NET MVC3 Application for specific Actions? -

java - Why my included JSP file won't get processed correctly? -