473,396 Members | 1,671 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

updated version of menu.....convert to z-index?

http://www.geocities.com/r_bullis/gallery2.html

Still would like to know if this same setup could be done using z-index.

Jul 21 '05 #1
5 1616
Richard wrote:
http://www.geocities.com/r_bullis/gallery2.html

Still would like to know if this same setup could be done using z-index.


The "Gallery Home" display doesn't look so good on my Netscape 7.2, it
works on my IE6.

I believe z-index determines the order in which elements are displayed,
not whether they are visible or not.

Mike
Jul 21 '05 #2
mscir wrote:
Richard wrote:
http://www.geocities.com/r_bullis/gallery2.html

Still would like to know if this same setup could be done using z-index.

The "Gallery Home" display doesn't look so good on my Netscape 7.2, it
works on my IE6. I believe z-index determines the order in which elements are displayed,
not whether they are visible or not. Mike


Holy shit!
Who the sam hell wrote this piece of garbage they call netsape 7.2??
It totally refuses to accept CSS!

Not only is it shitty, but they want to insist that you use AOL instant
messenger.
Ahhhh. Ok. It's just me.
Oh well.

Any reasons why it screws up so bad in NS?

Jul 21 '05 #3
On Tue, 14 Dec 2004 00:20:49 -0600, "Richard" <An*******@127.001>
wrote:
mscir wrote:
Richard wrote:
http://www.geocities.com/r_bullis/gallery2.html

Still would like to know if this same setup could be done using z-index.

The "Gallery Home" display doesn't look so good on my Netscape 7.2, it
works on my IE6.

I believe z-index determines the order in which elements are displayed,
not whether they are visible or not.

Mike


Holy shit!
Who the sam hell wrote this piece of garbage they call netsape 7.2??


The same people who wrote Mozilla and Firefox which also display the
gallery as a mess.
It totally refuses to accept CSS!
No. Your CSS is a piece of a garbage. As is your HTML.

http://jigsaw.w3.org/css-validator/v...1&profile=css2

http://validator.w3.org/check?uri=ht.../gallery2.html
Any reasons why it screws up so bad in NS?


As the image is floated is floated it does not contribute to the
height of the thumbox div. IE and Opera 7.5 get this wrong. As all
your images are 75px tall you can set the height opf thumbox to 75px
for a quick fix. But that will break if you ever put a lot of text
into the boxes as well. Adding clear: left to thumbox is also a good
idea.

You're floating elements inside a relatively positioned parent.
Floating and positioning are tricky to use in combination and trigger
a number of browser bugs. I would recommend finding a different way to
do what you want.

Steve

Jul 21 '05 #4
Steve Pugh wrote:
On Tue, 14 Dec 2004 00:20:49 -0600, "Richard" <An*******@127.001>
wrote:
mscir wrote:
Richard wrote:

http://www.geocities.com/r_bullis/gallery2.html

Still would like to know if this same setup could be done using
z-index.

The "Gallery Home" display doesn't look so good on my Netscape 7.2, it
works on my IE6.

I believe z-index determines the order in which elements are
displayed, not whether they are visible or not.

Mike


Holy shit!
Who the sam hell wrote this piece of garbage they call netsape 7.2?? The same people who wrote Mozilla and Firefox which also display the
gallery as a mess. It totally refuses to accept CSS! No. Your CSS is a piece of a garbage. As is your HTML. http://jigsaw.w3.org/css-validator/v....geocities.com
/r_bullis/gallery2.html&warning=1&profile=css2 http://validator.w3.org/check?uri=ht...r_bullis/galle
ry2.html Any reasons why it screws up so bad in NS?

As the image is floated is floated it does not contribute to the
height of the thumbox div. IE and Opera 7.5 get this wrong. As all
your images are 75px tall you can set the height opf thumbox to 75px
for a quick fix. But that will break if you ever put a lot of text
into the boxes as well. Adding clear: left to thumbox is also a good
idea. You're floating elements inside a relatively positioned parent.
Floating and positioning are tricky to use in combination and trigger
a number of browser bugs. I would recommend finding a different way to
do what you want. Steve

Ok. A few bugs to work out.
Where did the "lightslategray" come from?
I used background-color:#C4FD89 syntax.

Other than the font errors, it actually validated quite well then.
So I'll clean it up a little and try again.
Jul 21 '05 #5

At least valdator3 was a bit more honest.
It didn't like the comment tags in the <li> section.
It doesn't like my use of P tags as well.
Required "alt" attribute missing.
And totally forget the crap generated from yahoo's server, that leaves one
basic error.
And that I will argue with because it was an inline <style> argument.

Jul 21 '05 #6

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

Similar topics

4
by: Justin Sane | last post by:
I have to convert this layout into XHTML/CSS: http://www.auriance.net/docs/tmp/engesand.png Do you see the left menu with text + icons? How would you convert this menu in CSS? I'm thinking about...
1
by: xxnonexnonexx | last post by:
I use the following piece of code to show when the page thats being accessed was last updated: <!-- var modified = new Date(document.lastModified); document.write("<b>Last Updated:<i>...
7
by: John | last post by:
Hi I have an old access 97 application which I need to upgrade to one of the newer versions. Which of the access versions xp or 2003 should I choose? Which one is more stable? Thanks ...
4
by: vulcaned | last post by:
Hi All, Hopefully I explain this well........ In Access97 I have a form which has a tab control on it, each tab has a sub-form which is bound to its appropriate table(I'll call them 'Detail'...
1
by: Amos | last post by:
My Solution has three different projects: GUI, Api, Match. Project GUI includes a reference to Match.dll and Project Match includes a reference to Api.dll . Project Api doesn't include any...
11
by: Lloyd Sheen | last post by:
Never mind what they tell you. Just installed 2.0 beta and no more 1.1. Tried to run simple ASP app and doesn't work anymore. Ran aspnet_regiss -i but to no avail. So anyone who tells you they...
0
by: Grant_Sutty | last post by:
Hi The only file information I need to access for a bunch of files (dlls & exe) on several remote servers is "file version number". Using the code below, I appear to be able to access all...
8
by: Keith | last post by:
I try to learn SQL by figuring out things. I want to make a listing of all records that were changed in the last... 1, 6, 12 hours/days. I have a field called 'updated' managed like: UPDATE...
8
by: rdemyan via AccessMonster.com | last post by:
Anyone have any ideas on how to determine when the back-end file (containing only tables) has been updated with new data. The date/time of the file won't work because it gets updated to the...
10
by: Cliff72 | last post by:
Is there a way in VBA to check if a linked table in the database has been updated? Example: I have a table "LedgerTemp" which is a direct link to a text file on the LAN "Ledger.txt" This text...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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,...

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.