Sliced photo present at once

D
Posted By
Downy
Feb 25, 2005
Views
181
Replies
3
Status
Closed
Is it possible to show the table with all the sliced part (sections) of a photo at once? When I load a page with such a table the sections are presented one after each other and I think it looks better If you can see the photo at once.

Thanks in advance
Marcel

MacBook Pro 16” Mockups 🔥

– in 4 materials (clay versions included)

– 12 scenes

– 48 MacBook Pro 16″ mockups

– 6000 x 4500 px

J
Jaxtraw
Feb 27, 2005
"Downy" wrote in message
Is it possible to show the table with all the sliced part (sections) of a photo at once? When I load a page with such a table the sections are presented one after each other and I think it looks better If you can see the photo at once.

Thanks in advance
Marcel

You could use javascript to load all the image slices into an array, then populate the table with the page’s onload event?

Ian
B
Basr
Feb 27, 2005
Allright, I am going to look for an example on one of the javascript sites. Thank you
Marcel

"Jaxtraw" schreef in bericht
"Downy" wrote in message
Is it possible to show the table with all the sliced part (sections) of
a
photo at once? When I load a page with such a table the sections are presented one after each other and I think it looks better If you can
see
the photo at once.

Thanks in advance
Marcel

You could use javascript to load all the image slices into an array, then populate the table with the page’s onload event?

Ian

J
Jaxtraw
Feb 27, 2005
"Basr" wrote in message
Allright, I am going to look for an example on one of the javascript
sites.
Thank you
Marcel

Something like this might work-

Make the table tag something like <table id="mytable" style="visibility:hidden">

in your body tag <body
onload=" document.getElementById(‘mytable’).style.visibility=’visible ‘ ">

and also put the table (without an id) between <noscript></noscript> tags, so it will just show normally in browsers with javascript turned off.

Seems to work on my machine. Bear in mind tho it won’t work in older browsers (IE 4.x and NN 4.x).

Ian


____________________
A quality online comic strip for the discerning reader.
With shagging in it.
http://www.jaxtrawstudios.com
Free daily rude toons
http://www.lewdart.com

How to Improve Photoshop Performance

Learn how to optimize Photoshop for maximum speed, troubleshoot common issues, and keep your projects organized so that you can work faster than ever before!

Related Discussion Topics

Nice and short text about related topics in discussion sections