473,473 Members | 2,319 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Can't get that z-Index to behave

I have a floating div that basically just tracks as the page is scrolled.
It's not fancy but I have it becasue well
learning... Anyway the page just holds one image. The floating div will
be off the image when the window is
scrolled to the bottom. But at the bottom of the image I have three small
gif images one on the far left the other in
the middle and one on the far right (position: absolute). It is actually a
popup window. Click the thumbnail image
and its full version appears in a new window which slides in from the left.
The navigation allows to go home, back
to the collection of thumbnails, and the other to a listing page.

Here's the problem as the floating div follows the window down it is resting
over the top of one of the image links I
have. I thought well I'll just z-Index the gifs (in their divs) higher then
the z-Index for the floating div. No dice. It is
still hiding the images. I can work around this behavior but using z-Index
seems to be what I want. Any ideas?
Thanks.

--
George Hester
__________________________________

Jul 23 '05 #1
2 1116
"George Hester" <he********@hotmail.com> wrote in message
news:ZA*******************@twister.nyroc.rr.com...
Here's the problem as the floating div follows the window down it is resting over the top of one of the image links I
have. I thought well I'll just z-Index the gifs (in their divs) higher then the z-Index for the floating div.


Try using z-index in the <div> elements which contain the GIFs rather than
on the images themselves.
Jul 23 '05 #2
Thanks yes that's wht I did. Now I see the necessity for transparent
backgounds.

--
George Hester
__________________________________
"Danny@Kendal" <da***@STOPSPAMghpkendal.co.uk> wrote in message
news:Y6********************@eclipse.net.uk...
"George Hester" <he********@hotmail.com> wrote in message
news:ZA*******************@twister.nyroc.rr.com...
Here's the problem as the floating div follows the window down it is

resting
over the top of one of the image links I
have. I thought well I'll just z-Index the gifs (in their divs) higher

then
the z-Index for the floating div.


Try using z-index in the <div> elements which contain the GIFs rather than
on the images themselves.


Jul 23 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: farzad | last post by:
Hi I try to install php_ming.so in my php . I am using Redhat 8.0 php 4.2.2 apache 2.0.4. I am doing as the howto install file want me to do. as follow....
1
by: Randell D. | last post by:
Folks, I use Apache/PHP with Webazlier to view the log files. I get a number of user agents (web browsers?) that visit the website - For example: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT...
1
by: lawrence | last post by:
What is the PHP equivalent of messaging, as in Java?
2
by: tobias | last post by:
I am new in programming with PHP. I wrote the following code: file name: output.php <?php echo $texto; ?> And I call it on my browser like: http://localhost/cgt/output.php?texto=testing
5
by: christopher vogt | last post by:
Hi, i'm wondering if there is something like $this-> to call a method inside another method of the same class without using the classname in front. I actually use class TEST { function...
4
by: No | last post by:
I have a php script that I use for a classified site, this script uses field sets that look like this f_dcode|v_255_6|Dealercode||text|||8||||No|No|No|Yes| Is this (field sets) something that...
2
by: DesignGuy | last post by:
I'm trying to get a script to timeout if the server is under heavy load or otherwise unavailable. Eventually, this will try different mirrored domains as each one times out. But at the moment I...
6
by: Michel | last post by:
Hi, I like to build a small simple dinamic website: Point-of-sale (detail-shop), So entering stock, logging all sales, print out invoices and download the logs to be imported into Excel. I...
10
by: GluedToTheScreen | last post by:
Pretty new to PHP, but learning fast... Can I somehow evaluate a variable as an operator? For example, if($someselection == 'EQ'){ $oper = '=='; }
1
by: Michel | last post by:
a site like this http://www.dvdzone2.com/dvd Can you make it in PHP and MySQL within 6 weeks? If so, send me your price 2 a r a (at) p a n d o r a . b e
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.