Welcome to TalkGraphics.com
Page 1 of 2 12 LastLast
Results 1 to 10 of 20

Thread: maximised image

  1. #1
    Join Date
    Aug 2006
    Posts
    73

    Default maximised image

    Just a quick question:
    How do you make a linked image maximise automatically?
    What language do you use?

  2. #2
    Join Date
    Sep 2004
    Location
    Denver, CO
    Posts
    533

    Default Re: maximised image

    Could you explain a little more what you mean by maximized?

    Red

    Big Plan Creative - Napoleon had one . . . Einstein had one . . . Do you have one?

  3. #3

    Default Re: maximised image

    Perhaps Manwe is referring to Firefox/Mozilla browsers shrinking large images to fit browser windows by default? Clicking the image maximises them.

    To Prevent Automatic Image Resizing and View Actual Size follow these steps:


    1. Open FF2
    2. In the address bar enter: about:config
    3. Copy and paste this into the filter line...

    browser.enable_automatic_image_resizing

    4. Double click the preference to change the value from true to false


    The other option would be to use Opera 9.25 as your default web browser.
    Image handling is superior to all other browsers (to mention just one feature).
    Last edited by steve.ledger; 06 January 2008 at 04:58 PM.

  4. #4
    Join Date
    Aug 2006
    Posts
    73

    Default Re: maximised image

    Alright, maybe my question was a bit dodgy, though it seemed perfectly simple to me;
    Most browsers resize images to fit screen, by default.
    If you make a site, with a lot of image links, and want to make sure that anyone who click the link will see the image, maximized (full size) to get all details...
    Would you have to make a new php document?
    Could you use some javascript in the link?
    Is there some CSS for this?
    (I'm pretty sure there's no HTML that can do such thing, unless you wanna make a separate html document for each and every image)

  5. #5

    Default Re: maximised image

    Quote Originally Posted by Manwe View Post
    Alright, maybe my question was a bit dodgy, though it seemed perfectly simple to me;
    Most browsers resize images to fit screen, by default.
    Well Opera doesn't.. It will show whatever size you have uploaded and link to using the <img src= tag.
    And again, like FireFox there is a browser setting for IE to enable or disable image resizing. (Tools->Internet Options-> Advanced [tab] -> MultiMedia. see attachment below)

    Quote Originally Posted by Manwe View Post
    If you make a site, with a lot of image links, and want to make sure that anyone who click the link will see the image, maximized (full size) to get all details...
    Again - Opera doesn't shrink them, or see Firefox config setting above, IE setting below.
    As you say, this is a browser action.

    Quote Originally Posted by Manwe View Post
    Would you have to make a new php document?
    Could you use some javascript in the link?
    Is there some CSS for this?
    (I'm pretty sure there's no HTML that can do such thing, unless you wanna make a separate html document for each and every image)
    If the browser is set by default to fit image to window, then it's the browser

    There is some javascript that will force a browser window to full screen on the viewers PC, but this is considered rude behaviour.
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	ie7imageresize.jpg 
Views:	278 
Size:	16.5 KB 
ID:	44181  

  6. #6
    Join Date
    Aug 2006
    Posts
    73

    Default Re: maximised image

    no javascript to force the browser to maximize the image?
    alright then

    (I know that you can set your own browser to automatically maximize, but my targed isn't just people who know how webpages and browsers work, my idea is:
    make it so simple that one who just learned how to operate the mouse can browse it)

    thx for the help anyway

  7. #7

    Default Re: maximised image

    Quote Originally Posted by Manwe View Post
    make it so simple that one who just learned how to operate the mouse can browse it
    Don't make decisions for other people, this may prevent them 'learning' for themselves.
    You can always include a small line of text on the webpage that 'instructs' them how to maxminise the browser Window (for example)

  8. #8
    Join Date
    Nov 2000
    Location
    Red Boiling Springs TN USA
    Posts
    19,208

    Default Re: maximised image

    I agree with Sledger. Don't make changes to a viewers browser. If you recommend maximising the browser then note that in your text on the page.

    Besides, maximising the browser does not guarantee the graphic will be seen at the size you wish. Some people are still running 640x480 desktops.
    Soquili
    a.k.a. Bill Taylor
    Bill is no longer with us. He died on 10 Dec 2012. We remember him always.
    My TG Album
    Last XaReg update

  9. #9
    Join Date
    Sep 2004
    Location
    Denver, CO
    Posts
    533

    Default Re: maximised image

    If it's just the image in the browser window, which IE and Firefox both shrink, you only need to hover over the image and click to maximize it. The mouse cursor turns in to a magnify glass. If that's what you're wanting Manwe, it doesn't seem to hard.

    Best of luck!

    Red

    Big Plan Creative - Napoleon had one . . . Einstein had one . . . Do you have one?

  10. #10
    Join Date
    Aug 2006
    Posts
    73

    Default Re: maximised image

    Quote Originally Posted by RedWombat View Post
    If it's just the image in the browser window, which IE and Firefox both shrink, you only need to hover over the image and click to maximize it. The mouse cursor turns in to a magnify glass. If that's what you're wanting Manwe, it doesn't seem to hard.

    Best of luck!
    Thx

    Again, I know what I can do. The question is: is there anything I can do so that YOU don't have to do anything? (Nothing?)

    And no, I do not wish to resize the browser window or anything else on the page, just the image.

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •