My apologies that this is not strictly a CSS question, but perhaps someone can
either help or give me a link.

I have got some JavaScript in the head of a page that is not validating.  I do
not see validating my page as the most important thing in the world, but if
possible, I would like to fix it.

Line 18, Column 28: element "lis.length" undefined .

is the result of the line:

  for (var i=0; i<lis.length; i++) {

I have got the proper script tags surrounding the JavaScript, so I'm not sure
why it thinks that it is looking at HTML.

Any help or pointers in the right direction would be appreciated.

Cheers -

george

------------------------------------- 

   Eclectic Mix: http://EclecticMix.com
   One Minute How-To: http://OneMinuteHowTo.com
   DRiP Investing: http://DRiPInvesting.org

   Handmade Photographic Images: http://www.GLSmyth.com - Blog: 
GLSmyth.Wordpress.com










______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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