B17
-
photos displaying on screen and slider
Am not entirely sure how you code but you can download the script and a example of how its done at: http://www.huddletogether.com/projects/lightbox2/ hope that helps, i'm also trying to figure out how to do this slowly but surely.
-
Help a n00bie-image mapping background in css
"chazzwick" said:i would say, slice each thing you want to be a link out of the original background image. Then place them in your web page using absolute positioning: img#home {position:absolute; top:x; left:y;} or something like that, …
-
Help a n00bie-image mapping background in css
"Frodo64" said:It's my first respond to a problem :D ;) . I had the same problem, here is the example: http://www.frankmanno.com/ideas/css-imagemap/ thanks for the link, its a little bit complicated for me lol.