Help, I Broke It!

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jenny

    Help, I Broke It!

    Hey - anybody out there want to help a poor soul who don't know what he's
    doing?? I tried to modify a script from dynamicdrive.co m, to handle my
    graphic. The original version works fine for me on IE6, NS7, and FF1.0. My
    modified version works fine on IE, but won't work on NS or FF. If anyone has
    time to take a peek at my script and help my mend my ways, I sure would
    appreciate it.

    The original: http://www.dynamicdrive.com/dynamicindex4/plane.htm
    My version: http://members.cox.net/parrotlegal/index_hold.htm

    Thanks very much for your help.


  • Lee

    #2
    Re: Help, I Broke It!

    Jenny said:[color=blue]
    >
    >Hey - anybody out there want to help a poor soul who don't know what he's
    >doing?? I tried to modify a script from dynamicdrive.co m, to handle my
    >graphic. The original version works fine for me on IE6, NS7, and FF1.0. My
    >modified version works fine on IE, but won't work on NS or FF. If anyone has
    >time to take a peek at my script and help my mend my ways, I sure would
    >appreciate it.
    >
    >The original: http://www.dynamicdrive.com/dynamicindex4/plane.htm
    >My version: http://members.cox.net/parrotlegal/index_hold.htm[/color]

    I took a look, but it made horrible noises, so I closed that window
    and won't be going back.

    Comment

    • Jenny

      #3
      Re: Help, I Broke It!

      "Lee" <REM0VElbspamtr ap@cox.net> wrote in message
      news:dh1dk50f5k @drn.newsguy.co m...[color=blue]
      > Jenny said:[color=green]
      >>
      >>Hey - anybody out there want to help a poor soul who don't know what he's
      >>doing?? I tried to modify a script from dynamicdrive.co m, to handle my
      >>graphic. The original version works fine for me on IE6, NS7, and FF1.0. My
      >>modified version works fine on IE, but won't work on NS or FF. If anyone
      >>has
      >>time to take a peek at my script and help my mend my ways, I sure would
      >>appreciate it.
      >>
      >>The original: http://www.dynamicdrive.com/dynamicindex4/plane.htm
      >>My version: http://members.cox.net/parrotlegal/index_hold.htm[/color]
      >
      > I took a look, but it made horrible noises, so I closed that window
      > and won't be going back.
      >[/color]

      Sorry about that. I deleted the midi and the flash file, so it should be
      quiet now. I would really appreciate your help, if you don't mind.


      Comment

      • Mick White

        #4
        Re: Help, I Broke It!

        Jenny wrote:
        [color=blue]
        > Hey - anybody out there want to help a poor soul who don't know what he's
        > doing?? I tried to modify a script from dynamicdrive.co m, to handle my
        > graphic. The original version works fine for me on IE6, NS7, and FF1.0. My
        > modified version works fine on IE, but won't work on NS or FF. If anyone has
        > time to take a peek at my script and help my mend my ways, I sure would
        > appreciate it.
        >
        > The original: http://www.dynamicdrive.com/dynamicindex4/plane.htm
        > My version: http://members.cox.net/parrotlegal/index_hold.htm
        >[/color]
        What is the problem?
        Mick

        Comment

        • Randy Webb

          #5
          Re: Help, I Broke It!

          Jenny said the following on 9/23/2005 12:56 PM:
          [color=blue]
          > Hey - anybody out there want to help a poor soul who don't know what he's
          > doing?? I tried to modify a script from dynamicdrive.co m, to handle my
          > graphic. The original version works fine for me on IE6, NS7, and FF1.0. My
          > modified version works fine on IE, but won't work on NS or FF. If anyone has
          > time to take a peek at my script and help my mend my ways, I sure would
          > appreciate it.
          >
          > The original: http://www.dynamicdrive.com/dynamicindex4/plane.htm
          > My version: http://members.cox.net/parrotlegal/index_hold.htm[/color]

          The modified version does not "work" in my IE. Typically, anything you
          get from DynamicDrive is not worth the time it takes to copy/paste it.
          Ditch it, learn script, and write a real script to do what you want.

          --
          Randy
          comp.lang.javas cript FAQ - http://jibbering.com/faq & newsgroup weekly

          Comment

          • Lee

            #6
            Re: Help, I Broke It!

            Jenny said:[color=blue]
            >
            >Hey - anybody out there want to help a poor soul who don't know what he's
            >doing?? I tried to modify a script from dynamicdrive.co m, to handle my
            >graphic. The original version works fine for me on IE6, NS7, and FF1.0. My
            >modified version works fine on IE, but won't work on NS or FF. If anyone has
            >time to take a peek at my script and help my mend my ways, I sure would
            >appreciate it.
            >
            >The original: http://www.dynamicdrive.com/dynamicindex4/plane.htm
            >My version: http://members.cox.net/parrotlegal/index_hold.htm
            >
            >Thanks very much for your help.[/color]

            At a glance, it looks like you've set Xpos to a negative number and
            then keep subtracting from it. It just keeps going further out to
            the left of the window.

            Comment

            • Jenny

              #7
              Re: Help, I Broke It!

              "Mick White" <mwhite13BOGUS@ rochester.rr.co m> wrote in message
              news:_tZYe.1545 $7b6.42@twister .nyroc.rr.com.. .[color=blue]
              > Jenny wrote:
              >[color=green]
              >> Hey - anybody out there want to help a poor soul who don't know what he's
              >> doing?? I tried to modify a script from dynamicdrive.co m, to handle my
              >> graphic. The original version works fine for me on IE6, NS7, and FF1.0.
              >> My modified version works fine on IE, but won't work on NS or FF. If
              >> anyone has time to take a peek at my script and help my mend my ways, I
              >> sure would appreciate it.
              >>
              >> The original: http://www.dynamicdrive.com/dynamicindex4/plane.htm
              >> My version: http://members.cox.net/parrotlegal/index_hold.htm
              >>[/color]
              > What is the problem?
              > Mick[/color]

              Hey Mick - What's supposed to happen is a biplane.gif moves across the web
              page, right to left. It works fine for me in IE6. In NS7 and FF1, the page
              width has been increased, placing the gif image off-screen to the right,
              with no movement. It's visible by scrolling right, but it does not "fly"
              across the screen. The "problem" is that I don't know how to fix it, so that
              it runs properly in the other two browsers. :-(


              Comment

              • Mick White

                #8
                Re: Help, I Broke It!

                Jenny wrote:
                [snip][color=blue][color=green]
                >>
                >> What is the problem?
                >>Mick[/color]
                >
                >
                > Hey Mick - What's supposed to happen is a biplane.gif moves across the web
                > page, right to left. It works fine for me in IE6. In NS7 and FF1, the page
                > width has been increased, placing the gif image off-screen to the right,
                > with no movement. It's visible by scrolling right, but it does not "fly"
                > across the screen. The "problem" is that I don't know how to fix it, so that
                > it runs properly in the other two browsers. :-(
                >
                >[/color]
                <marquee behavior="slide "><img src="your.gif"> </marquee>

                Mick

                Comment

                • Robi

                  #9
                  Re: Help, I Broke It!

                  Jenny wrote in message news:4tWYe.6863 7$SL.1299480@tw ister.southeast .rr.com...[color=blue]
                  > Hey - anybody out there want to help a poor soul who don't know what he's
                  > doing?? I tried to modify a script from dynamicdrive.co m, to handle my
                  > graphic. The original version works fine for me on IE6, NS7, and FF1.0. My
                  > modified version works fine on IE, but won't work on NS or FF. If anyone has
                  > time to take a peek at my script and help my mend my ways, I sure would
                  > appreciate it.
                  >
                  > The original: http://www.dynamicdrive.com/dynamicindex4/plane.htm
                  > My version: http://members.cox.net/parrotlegal/index_hold.htm
                  >
                  > Thanks very much for your help.[/color]

                  Using FF 1.0.7 the Hugo Duarte CD Biplane flew from right to left just as
                  seems to have to. It did it just once though.

                  Seemed ok to me.

                  Comment

                  • Jenny

                    #10
                    Re: Help, I Broke It!

                    "Robi" <me@privacy.net > wrote in message
                    news:l6CdnRPh5Z e9I6neRVn-jA@trueband.net ...[color=blue]
                    > Jenny wrote in message
                    > news:4tWYe.6863 7$SL.1299480@tw ister.southeast .rr.com...[color=green]
                    >> Hey - anybody out there want to help a poor soul who don't know what he's
                    >> doing?? I tried to modify a script from dynamicdrive.co m, to handle my
                    >> graphic. The original version works fine for me on IE6, NS7, and FF1.0.
                    >> My
                    >> modified version works fine on IE, but won't work on NS or FF. If anyone
                    >> has
                    >> time to take a peek at my script and help my mend my ways, I sure would
                    >> appreciate it.
                    >>
                    >> The original: http://www.dynamicdrive.com/dynamicindex4/plane.htm
                    >> My version: http://members.cox.net/parrotlegal/index_hold.htm
                    >>
                    >> Thanks very much for your help.[/color]
                    >
                    > Using FF 1.0.7 the Hugo Duarte CD Biplane flew from right to left just as
                    > seems to have to. It did it just once though.
                    >
                    > Seemed ok to me.[/color]

                    Hey Robi - thanks for the feedback. That's what it was supposed to do.
                    Apparently, the problem was not related to the script. The page originally
                    had a "loose" Doctype statement. That didn't bother IE, but seemed to be a
                    problem with NS and FF. When I removed the Doctype, the script appeared to
                    run fine. I'm not sure what other problems that may lead to, but I'm giving
                    it a shot. At this point, I'm trying to create a link from the biplane.gif
                    to another web page. Any suggestions? Thanks again for your help.


                    Comment

                    Working...