Announcement

Collapse
No announcement yet.

Error On status bar

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Hi Chris

    cheers for that. Removed but still getting it????

    Which template is it indicating for the errors below;

    Line 22 character 20

    Ta
    DMZ

    Comment


      #17
      This one does show up in Netscape/Mozilla

      Some quote marks are corrupting this code:
      Code:
         <SCRIPT LANGUAGE="JavaScript">
      <!-- 
      function onSubmit()
      {
      // --><Actinic:UNREG><!--
      alert("<FONT FACE="ARIAL"><b><center>Click on item image for more details <a href="../reg_form.htm"><br><b>Register Now</b></a> to buy and sell with us</center></b>");
      return false;
      // --></Actinic:UNREG><!--
      }
      // -->
      </SCRIPT>
      Just remove the quote marks around "ARIAL" and "../reg_form.htm". Replace them with single quotes (')

      Comment


        #18
        Well spotted that man!

        Now I can get on with finishing the layout and add the rest of our lines!

        Cheers mate, I will be back if I need anything else

        anymore tips to add some finesse to www.magicboxgifts.com ?


        DMZ

        Comment

        Working...
        X