Save alternative file on right-click->save-picture-as

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

    Save alternative file on right-click->save-picture-as

    In my site I show low quality pictures. When someone right clicks an
    image and selects 'Save Picture As...', I wish to let him save the
    high quality picture.

    I 10Q 4NE IDa.
  • Thomas 'PointedEars' Lahn

    #2
    Re: Save alternative file on right-click->save-picture-as

    Shahar Golan wrote:
    [color=blue]
    > In my site I show low quality pictures. When someone right clicks an
    > image and selects 'Save Picture As...', I wish to let him save the
    > high quality picture.[/color]

    I think that is not possible on the Web, there are too many different
    clients, and, the fact of different GUIs and APIs aside, not all have
    JavaScript enabled/supported.

    You can have the high quality picture displayed and/or downloaded when
    someone clicks the image:

    <a href="hq.png">< img src="lq.png" width="..." height="..." alt="..."></a>
    [color=blue]
    > I 10Q 4NE IDa.[/color]

    Means?


    PointedEars

    Comment

    • kaeli

      #3
      Re: Save alternative file on right-click-&gt;save-picture-as

      In article <bmm99q$nvm3m$1 @ID-107532.news.uni-berlin.de>,
      PointedEars@web .de enlightened us with...
      [color=blue]
      >[color=green]
      > > I 10Q 4NE IDa.[/color]
      >
      > Means?
      >
      >[/color]

      I am looking for any ideas.

      Text message much? :)

      -------------------------------------------------
      ~kaeli~
      Jesus saves, Allah protects, and Cthulhu
      thinks you'd make a nice sandwich.


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

      Comment

      • kaeli

        #4
        Re: Save alternative file on right-click-&gt;save-picture-as

        In article <9f10c922.03101 60516.18fb26f1@ posting.google. com>,
        msgolan@hotmail .com enlightened us with...[color=blue]
        > In my site I show low quality pictures. When someone right clicks an
        > image and selects 'Save Picture As...', I wish to let him save the
        > high quality picture.
        >
        > I 10Q 4NE IDa.
        >[/color]

        1. You can't.
        2. You don't want to. Us users with low-speed connections might get a
        bit peeved if we went to save what we thought was a small pic and the
        download took a long time b/c it was a high-quality pic.

        Do what everyone else does and thumbnail your pics with a click opening
        the high quality pic. Users can save the one they prefer.

        -------------------------------------------------
        ~kaeli~
        Jesus saves, Allah protects, and Cthulhu
        thinks you'd make a nice sandwich.


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

        Comment

        • Richard Cornford

          #5
          Re: Save alternative file on right-click-&gt;save-picture-as

          "kaeli" <infinite.possi bilities@NOSPAM att.net> wrote in message
          news:MPG.19f86f 5b1a13857b9898d 7@nntp.lucent.c om...[color=blue][color=green][color=darkred]
          >> > I 10Q 4NE IDa.[/color]
          >>
          >> Means?[/color]
          >
          >I am looking for any ideas.[/color]

          Wouldn't "10Q" be "thank you" (ten-queue)?
          [color=blue]
          >Text message much? :)[/color]

          Maybe just not in English. These text message abbreviations may not even
          translate across the various parts of the English speaking world, they
          will probably just be unrecognisable to most who read English as a
          second(+) language. For that reason alone they are probably out of place
          in an international newsgroup, though I find it hard to see a
          justification for their use when the input device is something with more
          keys than a telephone.

          Richard.


          Comment

          • kaeli

            #6
            Re: Save alternative file on right-click-&gt;save-picture-as

            In article <bmmi2m$7pk$1$8 300dec7@news.de mon.co.uk>,
            Richard@litotes .demon.co.uk enlightened us with...[color=blue]
            > "kaeli" <infinite.possi bilities@NOSPAM att.net> wrote in message
            > news:MPG.19f86f 5b1a13857b9898d 7@nntp.lucent.c om...[color=green][color=darkred]
            > >> > I 10Q 4NE IDa.
            > >>
            > >> Means?[/color]
            > >
            > >I am looking for any ideas.[/color]
            >
            > Wouldn't "10Q" be "thank you" (ten-queue)?
            >[/color]

            Sorry, thought that was a lower-case L. I can't read today.
            [color=blue]
            > though I find it hard to see a
            > justification for their use when the input device is something with more
            > keys than a telephone.
            >[/color]

            But it's 133t!!
            *LOL*

            -------------------------------------------------
            ~kaeli~
            Jesus saves, Allah protects, and Cthulhu
            thinks you'd make a nice sandwich.


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

            Comment

            Working...