"Ken Zenachon" <spamaddy1 (AT) yahoo (DOT) com> wrote
Quote:
GENERAL ISSUES:
------
1) Screen Strobe. |
Don't see it on my PC with either IE6 or Mozilla.
Quote:
2) iframe image loading.
I wan to do this without creating a separate HTML page for each
full-size image. Is this possible witout using ASP? |
You have three choices:
1. Create a separate HTML page for each image.
2. Use a server side scripting language to write an HTML page dynamically
for the images.
3. Accept the default alignment.
You already got an answer and appear to have fixed it.
Quote:
BROWSER-SPECIFIC ISSUES:
Mozilla 1.4
- CSS scrollbar colors don't work |
Scroll bar coloring is an IE/Windows only "feature". (and it's one of many
reasons I use Mozilla <g>)
Quote:
Opera 7.x
- Ifrme transparency doesn't work |
Don't know. I don't use IFRAMEs so I can't tell you much about that.
Gary