|
|||||||
New to SitePoint Forums? Register here for free!
|
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
SitePoint Member
Join Date: Apr 2006
Posts: 1
|
I have a page with sortable cols in a table...no problems there but the column headers that you click on to sort up or down are supposed to be underlined then when you click on them a small arrow appears next to the column heading that you are sorting. The text is underlined in IE and the arrow isn't when it appears (how it should be) but in FF the text is underlined and the underline expands out with nothing next to it - like a space was put there and when you click to sort the column the arrow is underlined. I have 2 .css files so I can load the right one either for IE or FF . Here is the code that applies to both and you can see that the arrow clearly says text deco. None...so why is the arrow showing up text deco. underlined in FF and how can I fix it??
Thanks in advance Amy /* Sortable tables */ table.sortable a.sortheader { color: #ffffff; FONT-FAMILY: arial,verdana,helvetica,sans-serif; FONT-SIZE: 8pt; FONT-WEIGHT: bold; text-decoration: underline; } table.sortable span.sortarrow { color: white; text-decoration: none; } Last edited by classerv; Apr 27, 2006 at 10:07. Reason: typo |
|
|
|
| Bookmarks |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
|
All times are GMT -7. The time now is 01:36.








Threaded Mode