![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am having issues using layers due to the different ways that different browsers display them. I need to be able to layer some images together as they work independently of each other. For example - there is an image that is the background. Then, there are images used as buttons/links, then there are images that swap out based on certain clicks. All of these on the same page. Are there other options for layering images without using layers, or Flash? Thanks |
#3
| |||
| |||
|
|
dougawe... (AT) gmail (DOT) com schreef: I am having issues using layers due to the different ways that different browsers display them. I need to be able to layer some images together as they work independently of each other. For example - there is an image that is the background. Then, there are images used as buttons/links, then there are images that swap out based on certain clicks. All of these on the same page. Are there other options for layering images without using layers, or Flash? Thanks You can apply z-index to your images if you want. I wonder which behaviour you refer to when you say that layers behave different in different browsers. --http://www.archytas.nl/ webdesign, internet applicaties, internetgestuurde elektronica |
#4
| |||
| |||
|
|
On Jun 4, 2:43 pm, Roderik <nos... (AT) atall (DOT) nl> wrote: dougawe... (AT) gmail (DOT) com schreef: I am having issues using layers due to the different ways that different browsers display them. I need to be able to layer some images together as they work independently of each other. For example - there is an image that is the background. Then, there are images used as buttons/links, then there are images that swap out based on certain clicks. All of these on the same page. Are there other options for layering images without using layers, or Flash? Thanks You can apply z-index to your images if you want. I wonder which behaviour you refer to when you say that layers behave different in different browsers. --http://www.archytas.nl/ webdesign, internet applicaties, internetgestuurde elektronica It's their position. I need certain images to appear at certain spots - based on the underlying background image. Using layers with absolute positioning, I tested in three different browsers (IE, Firefox, Safari) and got three different results. |
#5
| |||
| |||
|
|
dougawe... (AT) gmail (DOT) com schreef: On Jun 4, 2:43 pm, Roderik <nos... (AT) atall (DOT) nl> wrote: dougawe... (AT) gmail (DOT) com schreef: I am having issues using layers due to the different ways that different browsers display them. I need to be able to layer some images together as they work independently of each other. For example - there is an image that is the background. Then, there are images used as buttons/links, then there are images that swap out based on certain clicks. All of these on the same page. Are there other options for layering images without using layers, or Flash? Thanks You can apply z-index to your images if you want. I wonder which behaviour you refer to when you say that layers behave different in different browsers. --http://www.archytas.nl/ webdesign, internet applicaties, internetgestuurde elektronica It's their position. I need certain images to appear at certain spots - based on the underlying background image. Using layers with absolute positioning, I tested in three different browsers (IE, Firefox, Safari) and got three different results. Do you have that test page somewhere online? --http://www.archytas.nl/ webdesign, internet applicaties, internetgestuurde elektronica |
#6
| |||
| |||
|
|
Hi - You can see some early work here: http://www.dnld.net/newsite/benke_enter.htm. In Firefox, the rollover text is positioned close to correct, it's off in IE, and off in a different way in Safari. |
#7
| |||
| |||
|
|
dougawe... (AT) gmail (DOT) com wrote: Hi - You can see some early work here:http://www.dnld.net/newsite/benke_enter.htm. In Firefox, the rollover text is positioned close to correct, it's off in IE, and off in a different way in Safari. That is not an webpage, it's an image! Problems: Images as text much larger than text! 100 KB for a measly 64 words! Images as text not readable by screen readers Images as text not index in search engines All links are using JavaScript pseudo protocol. Time to discover <p>And some text...</p and Google "CSS rollovers" Lastly until your learn the basics, maybe not even after, do not use "position: absolute" for anything. -- Take care, Jonathan ------------------- LITTLE WORKS STUDIOhttp://www.LittleWorksStudio.com |
#8
| |||
| |||
|
|
On Jun 5, 10:26 am, "Jonathan N. Little" <lws4... (AT) central (DOT) net> wrote: dougawe... (AT) gmail (DOT) com wrote: Hi - You can see some early work here:http://www.dnld.net/newsite/benke_enter.htm. In Firefox, the rollover text is positioned close to correct, it's off in IE, and off in a different way in Safari. That is not an webpage, it's an image! Problems: Images as text much larger than text! 100 KB for a measly 64 words! Images as text not readable by screen readers Images as text not index in search engines All links are using JavaScript pseudo protocol. Time to discover <p>And some text...</p and Google "CSS rollovers" Lastly until your learn the basics, maybe not even after, do not use "position: absolute" for anything. Thanks for your thoughts - although I don't find them overly helpful. I'm very clear on what the site is and is not - I did not design it, I |
|
am trying to make it work with the design that was created. If I can't make it work well, I will ask the designer to return to the drawing board |
|
- or I will create the site in Flash. I was hoping there would some tools that would be helpful to me with this design. |
#9
| |||
| |||
|
|
dougawells (AT) gmail (DOT) com wrote: On Jun 5, 10:26 am, "Jonathan N. Little" <lws4... (AT) central (DOT) net> wrote: dougawe... (AT) gmail (DOT) com wrote: http://www.dnld.net/newsite/benke_enter.htm. am trying to make it work with the design that was created. You do not have a webpage, as I said before you have an image of a webpage. |
|
It could be easily done with a couple of images, with real markup a bit of CSS and NO JavaScript! The advantages would be a fraction of the bandwidth, |
|
legible and accessible to a range of users, and be search engine friendly. How this would not be overly helpful boggles the mind. |
![]() |
| Thread Tools | |
| Display Modes | |
| |