Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Nov 15th, 2005, 4:01 PM   #1
Ghost
Man Bear Pig Hunter
 
Ghost's Avatar
 
Join Date: Jul 2005
Location: NorCal, USA
Posts: 289
Rep Power: 3 Ghost is on a distinguished road
CSS & the Drop Down List

Anyone know why IE6 wont take my css style when FireFox will?
CSS
-------------------------
.DDL {
	border-style:solid;
	border-width:1px;
	border-color:#7F9DB9;
	/*display:inline;*/
	font-family: Arial, sans-serif;
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
	background-color:#FFFFFF;
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
Ghost is offline   Reply With Quote
Old Nov 15th, 2005, 4:23 PM   #2
tempest
Programming Guru
 
tempest's Avatar
 
Join Date: Oct 2004
Posts: 1,041
Rep Power: 5 tempest is on a distinguished road
Send a message via ICQ to tempest Send a message via AIM to tempest Send a message via Yahoo to tempest
What do you mean? It's not working at all? Show us some HTML code that implements the CSS and we'll try and help..
__________________

tempest is offline   Reply With Quote
Old Nov 15th, 2005, 4:31 PM   #3
shadowhunter
Programmer
 
shadowhunter's Avatar
 
Join Date: Dec 2004
Location: Scotland
Posts: 66
Rep Power: 4 shadowhunter is on a distinguished road
Is the CSS external?

If it is then you will need to put in this code:
<LINK rel="stylesheet" type="text/css" name="anyname" href="url">

This code goes in the <HEAD> section of your coding.
shadowhunter is offline   Reply With Quote
Old Nov 15th, 2005, 5:05 PM   #4
Ghost
Man Bear Pig Hunter
 
Ghost's Avatar
 
Join Date: Jul 2005
Location: NorCal, USA
Posts: 289
Rep Power: 3 Ghost is on a distinguished road
Wow, I'm sorry guys. I have a fever today and I'm trying to work and that jsut isn't working out for me.

I'm trying to put a css style onto a dropdown list and a listbox. It seems to just ignore the style.
Ghost is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 4:16 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC