Chris writes:

>>3. If you use Javascript, your getElementById functions could go blooey if
>>there are multiple divs with the same ID. (If there's a more technical
terms
>>for it, I don't know it.)

>But it's OK if they classes?

Well, you can't use getElementById (obviously), but you can use
getElementsByClassName.

>> Really for this because it is only appearing once for now I should use ID
- 
>> but there's a good chance I may use it again later on this page - so
class for now is OK?

Sounds like class is the way to go.

Beth

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to