javascript for toolbar

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

    javascript for toolbar

    Hi, I have javascript for: back, forward, refresh, print, close, but I
    don't have for STOP, HOME PAGE & FAVORITES

    please, help

    Is there a Javascript for ADD FAVORITE... like the button in Favorites


  • Michael Winter

    #2
    Re: javascript for toolbar

    On Tue, 7 Sep 2004 17:47:12 +0200, neo <tina69@net4u.h r> wrote:
    [color=blue]
    > Hi, I have javascript for: back, forward, refresh, print, close, but I
    > don't have for STOP, HOME PAGE & FAVORITES
    >
    > please, help
    >
    > Is there a Javascript for ADD FAVORITE... like the button in Favorites[/color]

    There is no universal code to do this. I only know that IE can and you can
    Google for that.

    However, might I ask why you're doing this? I, and most other users, will
    know where all of those functions are in their browser. There's also the
    problem of your additions/replacements not working if scripting is
    disabled.

    Mike

    --
    Michael Winter
    Replace ".invalid" with ".uk" to reply by e-mail.

    Comment

    • neo

      #3
      Re: javascript for toolbar

      Because, I want the full window, and onley back, forward, refresh, add to
      Favoritess, minimize and close buttons...


      "Michael Winter" <M.Winter@bluey onder.co.invali d> wrote in message
      news:opsdysmqr2 x13kvk@atlantis ...[color=blue]
      > On Tue, 7 Sep 2004 17:47:12 +0200, neo <tina69@net4u.h r> wrote:
      >[color=green]
      > > Hi, I have javascript for: back, forward, refresh, print, close, but I
      > > don't have for STOP, HOME PAGE & FAVORITES
      > >
      > > please, help
      > >
      > > Is there a Javascript for ADD FAVORITE... like the button in Favorites[/color]
      >
      > There is no universal code to do this. I only know that IE can and you can
      > Google for that.
      >
      > However, might I ask why you're doing this? I, and most other users, will
      > know where all of those functions are in their browser. There's also the
      > problem of your additions/replacements not working if scripting is
      > disabled.
      >
      > Mike
      >
      > --
      > Michael Winter
      > Replace ".invalid" with ".uk" to reply by e-mail.[/color]


      Comment

      • Randy Webb

        #4
        Re: javascript for toolbar

        neo wrote:[color=blue]
        > Because, I want the full window, and onley back, forward, refresh, add to
        > Favoritess, minimize and close buttons...[/color]

        Considering that you can't make my window a "full window", then you
        aren't even close to where you want to be. But the favorites (in IE) is
        window.external .addFavorites(' URL here')
        or:
        window.external .addFavorites(t his.location.hr ef)

        But you still haven't explained why you think I want my browser to be as
        large as my desktop is (2048 x 768)

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

        Comment

        • neo

          #5
          Re: javascript for toolbar

          Yes I can. :o) with php I can setup the site. In index.php you'll chuse (I'm
          not so good in speling) what you want, the site with fool window and sam
          importnt tools, or, the normal web site. If you chuse fool widnow, after
          browsing you can return to do normal site with return button, and continue
          surfing... :o)


          "Randy Webb" <HikksNotAtHome @aol.com> wrote in message
          news:xK-dnTuaLfuPv6PcRV n-hQ@comcast.com. ..[color=blue]
          > neo wrote:[color=green]
          > > Because, I want the full window, and onley back, forward, refresh, add[/color][/color]
          to[color=blue][color=green]
          > > Favoritess, minimize and close buttons...[/color]
          >
          > Considering that you can't make my window a "full window", then you
          > aren't even close to where you want to be. But the favorites (in IE) is
          > window.external .addFavorites(' URL here')
          > or:
          > window.external .addFavorites(t his.location.hr ef)
          >
          > But you still haven't explained why you think I want my browser to be as
          > large as my desktop is (2048 x 768)
          >
          > --
          > Randy
          > comp.lang.javas cript FAQ - http://jibbering.com/faq[/color]


          Comment

          • Randy Webb

            #6
            Re: javascript for toolbar

            neo wrote:[color=blue]
            > Yes I can. :o)[/color]

            Since you say you can, I will press the issue. No you can't. Especially
            not when you consider the fact that my browser doesn't *have* a
            fullscreen mode. But that is beside the point. Or maybe it is the point.
            [color=blue]
            > with php I can setup the site. In index.php you'll chuse (I'm
            > not so good in speling) what you want, the site with fool window and sam
            > importnt tools, or, the normal web site. If you chuse fool widnow, after
            > browsing you can return to do normal site with return button, and continue
            > surfing... :o)[/color]

            In IE, window.external .addfavorites is what you are hunting to add a URL
            to the Favorites. In my browser, there is no way to automate that.

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

            Comment

            • neo

              #7
              Re: javascript for toolbar

              Sorry my dear frind, but, yes i CAN. On index.php you'll chuse betwean 2
              options, optin one: Enter the normal mode (for Mozilla, Netscape, Opera,
              IE...)
              option two: fullscreen mode (onley for IE, WebTeam recommendation) I'm from
              Croatian, as you know, we from Croatian can do whatever we want from
              Internet programing.

              "Randy Webb" <HikksNotAtHome @aol.com> wrote in message
              news:5bGdnUIpyP _rqqLcRVn-iw@comcast.com. ..[color=blue]
              > neo wrote:[color=green]
              > > Yes I can. :o)[/color]
              >
              > Since you say you can, I will press the issue. No you can't. Especially
              > not when you consider the fact that my browser doesn't *have* a
              > fullscreen mode. But that is beside the point. Or maybe it is the point.
              >[color=green]
              > > with php I can setup the site. In index.php you'll chuse (I'm
              > > not so good in speling) what you want, the site with fool window and sam
              > > importnt tools, or, the normal web site. If you chuse fool widnow, after
              > > browsing you can return to do normal site with return button, and[/color][/color]
              continue[color=blue][color=green]
              > > surfing... :o)[/color]
              >
              > In IE, window.external .addfavorites is what you are hunting to add a URL
              > to the Favorites. In my browser, there is no way to automate that.
              >
              > --
              > Randy
              > comp.lang.javas cript FAQ - http://jibbering.com/faq[/color]


              Comment

              • Randy Webb

                #8
                Re: javascript for toolbar

                neo wrote:
                [color=blue]
                > Sorry my dear frind, but, yes i CAN. On index.php you'll chuse betwean 2
                > options, optin one: Enter the normal mode (for Mozilla, Netscape, Opera,
                > IE...)
                > option two: fullscreen mode (onley for IE, WebTeam recommendation) I'm from
                > Croatian, as you know, we from Croatian can do whatever we want from
                > Internet programing.[/color]

                That is not *you* choosing full screen, that is the user choosing. HUGE
                difference. Croatia, Bosnia, Bagdhad, Timbuktu, doesn't matter where you
                are from, you still can *not* open a fullscreen browser window on my PC.

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

                Comment

                • neo

                  #9
                  Re: javascript for toolbar

                  "Randy Webb" <HikksNotAtHome @aol.com> wrote in message
                  news:pdGdnS4bWr ilNKLcRVn-tw@comcast.com. ..[color=blue]
                  > neo wrote:
                  >[color=green]
                  > > Sorry my dear frind, but, yes i CAN. On index.php you'll chuse betwean 2
                  > > options, optin one: Enter the normal mode (for Mozilla, Netscape, Opera,
                  > > IE...)
                  > > option two: fullscreen mode (onley for IE, WebTeam recommendation) I'm[/color][/color]
                  from[color=blue][color=green]
                  > > Croatian, as you know, we from Croatian can do whatever we want from
                  > > Internet programing.[/color]
                  >
                  > That is not *you* choosing full screen, that is the user choosing. HUGE
                  > difference. Croatia, Bosnia, Bagdhad, Timbuktu, doesn't matter where you
                  > are from, you still can *not* open a fullscreen browser window on my PC.
                  >
                  > --
                  > Randy
                  > comp.lang.javas cript FAQ - http://jibbering.com/faq[/color]

                  ok, sorry, I have made mistake, it is user choosing, not *you*. I have sead
                  before that I'm not so good in speling or knowing englis language.
                  sorry


                  Comment

                  Working...