2 Replies Latest reply: Nov 11, 2008 10:16 AM by bregent RSS

    Java Script Problem

    luadke Community Member
      Hi,

      The 1st link here is the working javascript (how I want it to look) - http://nilreb.com/temp01.html . This link is the one where the JS is not working; http://nilreb.com/luke.html. I have tried moving the code about a bit but get this error msg - "error at line 184, (column 8 (absolute position 4264).....unbalanced head tag."

      Thank you very much for any help - to get those rollovers working.
        • 1. Re: Java Script Problem
          Newsgroup_User Community Member
          > unbalanced head tag.

          That usually means you have too many or too few <head>/<body> tags in the
          code on the page. Do you have more than a pair of each opening and closing?

          --
          Murray --- ICQ 71997575
          Adobe Community Expert
          (If you *MUST* email me, don't LAUGH when you do so!)
          ==================
          http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
          http://www.dwfaq.com - DW FAQs, Tutorials & Resources
          ==================


          "blackpaint.co.uk" <webforumsuser@macromedia.com> wrote in message
          news:gfc72v$s74$1@forums.macromedia.com...
          > Hi,
          >
          > The 1st link here is the working javascript (how I want it to look) -
          > http://nilreb.com/temp01.html . This link is the one where the JS is not
          > working; http://nilreb.com/luke.html. I have tried moving the code about a
          > bit
          > but get this error msg - "error at line 184, (column 8 (absolute position
          > 4264).....unbalanced head tag."
          >
          > Thank you very much for any help - to get those rollovers working.
          >
          >

          • 2. Re: Java Script Problem
            bregent CommunityMVP
            Those menu's use the swap/restore image behavior. Those functions do not appear anywhere on that page. And you have an unclosed noscript tag.