|
|
 |
RE: FN-FORUM: How to resolve this?
date posted 5th March 2007 00:52
Class=3D"class1 class2 class3" is fine
You *SHOULD* only have one ID once - CSS however treats it like classes
in that if you have 10 oibjects all called id=3D"idObj" then they'll all
be affect like the class.
However, your javascript will go a bit awry...=20
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Ben
Moxon
Sent: 04 March 2007 23:40
To: Andy Macnaughton-Jones
Subject: Re: FN-FORUM: How to resolve this?
[EMAIL REMOVED] wrote:
> pamela wrote:
>
> hmm - Can't you change
> =20
>>
>>
>>
>> to
>>
>>
>>
>> and see if it makes a difference. I suspect it will.
>> =20
>
>
> You cant user the same class twice, can you? As I say they are two=20
> different entities.
> =20
You can use the same class as often as you like ( can someone confirm
whether you can multi-class by having as well? ) but you can only have the same ID
once...
-ben
--
Freelancers, contractors earn more with Prosperity4 Call 0870 870 4414
or visit www.prosperity4.com and benefit from Inland Revenue approved
expenses today.
To advertise here: http://www.freelancers.net/advertising.html
|
 |
|