script attributes
        Posted  
        
            by Alex Ivasyuv
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Alex Ivasyuv
        
        
        
        Published on 2010-05-07T08:46:06Z
        Indexed on 
            2010/05/07
            8:58 UTC
        
        
        Read the original article
        Hit count: 226
        
Hi,
I need to control some script elements, that's why I want to add class attribute to do it. But, w3c says that it's invalid. Some effect, if I add rel or id attribute.
Any other ideas how I can access appropriate script tag?
Doctype: XHTML 1.0 Strict
Thanks,
© Stack Overflow or respective owner