2009/10/30 Ed Goodson :
> I have the same name for different deivs whihc works
… up until the point where you start using getElementById or linking
to the element.
> What is the way around this without having to call my divs
> different names?
Use classes when you want to represent a group of s
Ed Goodson wrote:
> Hi all,
> I have the same name for different deivs whihc works but when it validates
> it fails. What is the way around this without having to call my divs
> different names? I suppose I could change the names and just add their name
> to the div style but there must be work
Hi all,
I have the same name for different deivs whihc works but when it validates
it fails. What is the way around this without having to call my divs
different names? I suppose I could change the names and just add their name
to the div style but there must be work around! Thanks
Online ne