473,399 Members | 2,146 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,399 software developers and data experts.

Weird stylesheet behaviors

I have a page that I just developed using a combination of stylesheets and
div layers. It uses a 'tab' style system placing four div layers in the
same space with visibility 'hidden' and position absolute. They are inside
of another parent div container with position set relative so that as I make
the objects visible, I can also set their position to relative so they
redraw the container size. The parent div is inside of a table cell that is
part of what builds the entire 'tab/index' style GUI on the webpage. In
addition to the selector tabs at the top of this table, I also included a
couple of dynamically generated tabs at the bottom that point to related
content and these bottom tabs are where most of the strange behaviors seem
to be occuring. The page can currently be seen at:

http://www.accuhomes.com/Communities/CommDet.asp

The primary stylesheet that controls the way the bottom tabs display is at:

http://www.accuhomes/styles/master.css

and the contextual stylesheet that builds the properties of the div layers
holding the content areas is:

http://www.accuhomes.com/Communities...ommunities.css

The first strange behavior that I noticed is that the .botTabCls that
includes pseudo classes for a:hover and a:active does not seem to be
applying to these links. Just the body a:hover and a:active, etc. seem to
be applying to it. But if I save the finished page after the asp code
generates it, dreamweaver does properly show those as being the dominant
style properties. (but they still don't work in explorer) I ultimately had
to reset the values for body from white to off-white as a temporary fix.

The second strange behavior someone just pointed out to me this morning.
When you first load the page, the two tabs that show up in the bottom, even
though they contain an <a href="..."> tag around them, will not work as a
link nor will the hover behaviors work at all. I thought this might have
been a result of the hidden div layers at first until I started playing
around with them (trying to set a higher z-index didn't work either).
It seems that if you change the state 'twice' by clicking any of the top
tabs that do that change of state, the links start to work. If you navigate
away then go 'back', they stop working again, but now they only need a
change of state 'once' and they start working as they should - regardless
which <div> is made visible in all cases.

It may or may not be related, but I also noticed that some permissions
seemed to be screwy on the server and I believe I have now reset all of
them. For example, I was having trouble initially retrieving the master.css
directly without getting an error

Can anyone lend me insight as to why these two behaviors may be occuring?

Kathy Lynn

Jul 20 '05 #1
0 1609

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

Similar topics

8
by: Hostile17 | last post by:
Consider the following HTML. ---------- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd"> <html> <head> <meta...
5
by: news | last post by:
I've a site: http://gto.ie-studios.net/products.php that looks perfectly fine in Windows whether with IE or Firefox 1.0. But when viewed in the Linux version of Firefox 1.0, images get misaligned...
0
by: Robert Neville | last post by:
The form elements present a major challenge in IE. Apparently, IE renders the legend element in odd way. In IE, the legend falls in the middle of the fieldset border; the background falls outside...
10
by: Andrew | last post by:
I'm developing a site using CSS layout. One of the main divs contains the content, another contains the side bar. I want the content next to the sidebar so the content is floated left and the...
3
by: Nick Goloborodko | last post by:
Hi, I've been having a really weird problem with required field validator. Here's the detailed description of the problem: I have originally been developing my web application on Windows XP...
4
by: Mark | last post by:
Hi.. I changed some of my CSS, and now I get this strange problem in IE. See link: http://xailus.com/files/sample.gif. Left is firefox, what it should look like, right is IE. The footer even...
1
by: Mark Denardo | last post by:
I recently upgraded to VS2005 and converted some projects from 1.1 to 2.0 and am seeing two weird behaviors I can't seem to resolve, and am wondering if they are bugs or something I'm forgetting to...
9
prn
by: prn | last post by:
Hi folks, I've come across a couple of the oddest behaviors that I have ever seen and wondered if anyone else has had anything similar, and if so, whether you have any suggestions for me. I warn...
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
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
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.