Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / HTML, CSS, Scripts / CSS / September 2004



Tip: Looking for answers? Try searching our database.

List being cut off in IE6

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Chandler - 29 Sep 2004 21:54 GMT
I'm having a strange problem...

I have a table where the rows alternate white/gray. The gray row is set
with a class where 'background-color: #ccc'. Each row has a cell with a
list in it. The strange thing is, in the rows where the class is used
(the gray ones), the right side of the list is cut off in IE6, but not
Mozilla. If I change the 'background-color' declaration to another, or
if I get rid of the class altogether, the problem goes away. I don't
want to use 'bgcolor' for the row. Any idea what the problem could be?

Thanks,
AC
Andrew Thompson - 29 Sep 2004 22:17 GMT
> I have a table ...

Where?  URL?

> ..the right side of the list is cut off in IE6, but not
> Mozilla.

It could be the IE peekaboo bug (though the symptoms do
not quite sound right), or it might be elephant mating season.

> ..Any idea what the problem could be?

Better, with an URL.

Signature

Andrew Thompson
http://www.PhySci.org/codes/  Web & IT Help
http://www.PhySci.org/  Open-source software suite
http://www.1point1C.org/  Science & Technology
http://www.lensescapes.com/  Images that escape the mundane

Chandler - 30 Sep 2004 00:35 GMT
Here's a sample of what I'm talking about.

http://www.aaron-chandler.com/mccycle/templates/category.cfm?CategoryID=1&CFID=1
43880&CFTOKEN=41931762


The list menus described in the above message are going to be javascript
popup menus, but I'm keeping them visible for the time being. Notice the
ones with a gray background are cut off on the right when viewed in IE6.

Thanks,
AC
Harlan Messinger - 30 Sep 2004 05:26 GMT
>Here's a sample of what I'm talking about.
>
[quoted text clipped - 3 lines]
>popup menus, but I'm keeping them visible for the time being. Notice the
>ones with a gray background are cut off on the right when viewed in IE6.

I don't have an answer to your question, but the ID attribute can't
have spaces in it. "ID and NAME tokens must begin with a letter
([A-Za-z]) and may be followed by any number of letters, digits
([0-9]), hyphens ("-"), underscores ("_"), colons (":"), and periods
("."). "

Signature

Harlan Messinger
Remove the first dot from my e-mail address.
Veuillez ôter le premier point de mon adresse de courriel.

Chandler - 30 Sep 2004 07:19 GMT
> I don't have an answer to your question, but the ID attribute can't
> have spaces in it. "ID and NAME tokens must begin with a letter
> ([A-Za-z]) and may be followed by any number of letters, digits
> ([0-9]), hyphens ("-"), underscores ("_"), colons (":"), and periods
> ("."). "

Thanks for the tip...I wound up getting my code to code work by
implementing the Tantek box-model hack (though I'm not sure exactly
which part of the hack fixed it).

Thanks,
AC
abro - 30 Sep 2004 22:51 GMT
> >Here's a sample of what I'm talking about.
>
[quoted text clipped - 9 lines]
> ([0-9]), hyphens ("-"), underscores ("_"), colons (":"), and periods
> ("."). "

Do you have a reference for that information?  Thanks!
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.