Image previewer
- Started
- Last post
- 7 Responses
- Leewashington
Hi,
I'm working on my own website and wondered how to get a viewer such as the one on http://www.cleartouch.co.uk/ when it opens up an image of a product.
The website I am designing is just in html so not sure if I can use the same code.
Any help much appreciated!
- JerseyRaindog0
It's called lightbox and it's javascript.
http://www.huddletogether.com/pr…
- Leewashington0
thanks - you'll have to forgive me if this is a stupid question - but will i be able to use this on a html page?
Or how do I make my page that is currently in html into a javascript page?
Thanks
- rosem0
:(
- acescence0
javascript will work on any html page, just paste it in there
- uan0
you can add the javascript to your html and it will work (on javascript enabled browsers).
you must think of javascript as an addition to html, they coexist on webpages.read the site JerseyRaindog linked to...it's all described there.
- Leewashington0
Fantastic. Thanks for your help :)
- Leewashington0
PS here's the webpage complete with lovely lightboxes:
http://www.onemanbandlondon.comThanks for your help!