#1 (permalink)  
Old 09-20-2006, 10:33 AM
Registered User
 
Join Date: Sep 2006
Posts: 6
Question Changing table border colours in firefox??

Anyone know of any tags to change the table border colours in firefox? i've managed it in IE but cant find a way of doing it Firefox or netscape! any help would be great thanks
Reply With Quote

  #2 (permalink)  
Old 09-20-2006, 08:56 PM
curtiss's Avatar
Moderator
 
Join Date: May 2003
Posts: 1,438
You need to use CSS.

Something like:

Code:
<table style='border: 1px solid #ff0000;'>
<tr style='border: 2px outset #00ff00;'>
<td style='border: 3px inset #0000ff;'>
Testing
</td>
</tr>
</table>
__________________
I hate Internet Explorer! Anyone with me?
Reply With Quote
  #3 (permalink)  
Old 09-28-2006, 09:24 AM
Registered User
 
Join Date: Sep 2006
Posts: 6
Wink

ThAnK yOu that's soooo helpfull.
Reply With Quote
  #4 (permalink)  
Old 09-28-2006, 12:20 PM
Registered User
 
Join Date: Sep 2006
Posts: 6
Question changing scroll bar colours

So would you use css for changing scroll bar colours aswell. I can get it to work in IE but not firefox. I want to make the scroll bar of a layer match the colours of the page, do you know how to do this??
Reply With Quote
  #5 (permalink)  
Old 09-29-2006, 09:23 AM
curtiss's Avatar
Moderator
 
Join Date: May 2003
Posts: 1,438
There is no way to do this. Firefox does not recognize scrollbar changes in code. That is, sadly, an IE-only feature.
__________________
I hate Internet Explorer! Anyone with me?
Reply With Quote
  #6 (permalink)  
Old 09-30-2006, 09:58 PM
Allen's Avatar
Administrator
 
Join Date: Dec 2001
Location: Atlanta, Georgia, USA
Posts: 1,048
do you really have a need to do this?

Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Scrolling in a table nyrunner Programming and Scripting 3 04-10-2006 10:23 AM
Table Alignment Crewman Programming and Scripting 1 04-08-2006 09:54 AM
Changing the default filename IE uses for PDF's? curtiss Browsers 0 02-20-2006 09:50 PM
Background colour not displaying in Firefox... CSS problem? christhorn Programming and Scripting 4 02-02-2006 04:29 PM


All times are GMT -5. The time now is 02:10 AM.

 
Bitrix
Clicky Web Analytics
CloudContacts
Maxtango


Subscribe to our feed | add to myYahoo!

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
© 1997-2007 HTMLCenter