Thank you Barney, Tim and Bill for your answers.
Regards,
David
-
Hello,
I have several class names that start with digits (e.g. .100, .200, .300
etc). Firefox is not recognising them. Is there a solution/hack to get
round it?
On w3.org, it says this:-
In CSS1, a class
Hello,
I have several class names that start with digits (e.g. .100, .200, .300
etc). Firefox is not recognising them. Is there a solution/hack to get
round it?
On w3.org, it says this:-
In CSS1, a class name could start with a digit (".55ft"), unless it was a
dimension (".55in"). In CSS2, suc
Hello
A spam message with ablank subject line was sent in my name and appered to
originate from my email address.
I just want to say that it wasn't me who sent it.
David
__
css-discuss [css-d@lists.css-discuss.org]
http://www.cs
...I hope you will have no problems anymore due to this site!
http://safogo.com/p.g.php?ytepage=75g8
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discu
offer to help.
Best regards,
David
From: Barney Carroll
To: David Halliday
Cc: CSS Discussion Group
Sent: Wednesday, 28 September 2011, 18:04
Subject: Re: [css-d] FireFox + invisible bookmarks
What are your constraints? We may yet be of help…
Regards
94 506 381
On 28 September 2011 11:06, David Halliday wrote:
> Hello
>
> In FireFox, Is there a way to get bookmarks placed in invisible table rows
> to work?
>
> The CSS:
> #invsbl{
> display:none;
> line-height:0px;
> height: 0px;
> overflow: hidden;
> bord
Hello
In FireFox, Is there a way to get bookmarks placed in invisible table rows to
work?
The CSS:
#invsbl{
display:none;
line-height:0px;
height: 0px;
overflow: hidden;
border:0;
margin:0;
}
And the table row is:
The above works fine in IE. In FireFox, when links are clicked, no
Hello
In FireFox, Is there a way to get bookmarks placed in invisible table rows to
work?
The CSS:
#invsbl{
display:none;
line-height:0px;
height: 0px;
overflow: hidden;
border:0;
margin:0;
}
And the table row is:
The above works fine in IE. In FireFox, when links are clicked, no