How Do You Enlarge An Image?

free web hosting
Free Web Hosting, No Ads > CONTRIBUTE > The Internet > Web Design

How Do You Enlarge An Image?

grnjd
Hey everyone, I need some help on how to make a small image bigger once you click on it. If you know ebay, then you know what I'm talking about. There are always sample pictures of the product that the seller is selling. Once you click on the tiny pictures, the tiny picture becomes larger. Look below...

IPB Image

IPB Image


Also, how do you for example..........click on a link, and the link automactically takes you like half page down to see a picture? The link will not take you to another page, it wil just take you to a different part of the same page as the link itself.

for example.....

IPB Image

IPB Image

thx for your help

Notice from serverph:
fixed image and url tags. removed duplicated image.

 

 

 


Reply

Albus Dumbledore
Hello! lol for your second question you can use somthing like this..... for the text that you want to make a link put this around it
CODE
<a href="#TEXT TO DIV TAG">TEXT YOU WANT HERE</a>

and what it means by the DIV tag is this,
CODE
<a name="DIV TAG NAME">TEXT HERE</a>
put that in the place on the page where when clicked it will take you to the page, you need to heelp the # sign in or it wont work..and where it says TEXT here, that is where you put the content that you will be brought to once clicking the link....

for an example of this please go to my site Here and view the source and maybe you can get a better ideal etc..well i hope this helped..i have to go somewhere now otherwise i would help you with the image problem, if no one has when i get back i will gladly do it

edit, i have a second you CAN use this
CODE
<A HREF="paperboy.gif">
<IMG HEIGHT=50 WIDTH=50 SRC="paperboy.gif"></A>


just change the height and width attirbutes and you have a thumbnail size!! i will post if i find a better one

 

 

 


Reply

mayank
Well, there are lots of ways of doing that thing!
But, I just love this way..it is basically a javascript from dynamic drive and I've applied it on one of the site of my friend as well!
Here's the link to the javascript..I am sure most of you will love that effect :
http://www.dynamicdrive.com/dynamicindex4/lightbox/index.htm

Reply

TripleH13
well whereon this topic does anyone know how i can make a banner header smaller and where i edit the code to make it smaller. Thanks if anyone knows

Reply

jlhaslip
CODE

<a href="Large_pic.jpg" width="400px"><img src="thumbnail.jpg width="100px" /></a>


This code makes it so that there is a small picture displayed and when you click it, it converts to a larger picture. Problem with it is the full image has to load, so the page may take longer to load.

For making "Links" on your page, there doesn't have to be anything displayed.
CODE

<a id="anchor_name"></a>

Place this somewhere inside your page. and when you click on the link here:
CODE

<a id="#anchor_name">Click this link!</a>
you will be taken to that spot on the page.
CODE

<a id="#">Click this link to go to the top of this page!</a>

Using "#" as the named id will move you to the top of the page.
Also, use "id=" instead of "name=". "id=" is the
standards Compliant (preferred) way.
"name=" will work for most Browsers, but is deprecated by the w3c.

<a name="DIV TAG NAME">TEXT HERE</a>

Reply

grnjd
Thanks for all your help everyone! I need that, thx

Reply

Albus Dumbledore
your welcome! that is what everyone is here for, a little help happy.gif now and then. lol

Reply

grnjd
ok thx guys. But I really, just want to know how to make a thumbnail open up on the same page instead of opening in a new page...Anyone know how to do this?

Reply

grnjd
Can anyone answer me? I just want the thumbanil to open on the same page instead of a popup.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Recent Queries:-
  1. enlarge image with hover without javascript - 4.20 hr back. (1)
  2. tutorial enlarge image gallery - 5.69 hr back. (1)
  3. enlarging image on click flash - 6.83 hr back. (1)
  4. code for enlarge photo - 11.33 hr back. (1)
  5. how do i enlarge background images - 12.23 hr back. (1)
  6. enlarge the width of an image - 13.77 hr back. (1)
  7. enlarge background image to div tag size - 18.04 hr back. (1)
  8. image enlarge code in php in same page - 21.19 hr back. (2)
  9. php code of enlarge size of image in same page - 21.46 hr back. (2)
  10. javascript enlarge image flash - 24.78 hr back. (1)
  11. click image enlarge flash - 27.70 hr back. (1)
  12. enlarge picture from web page image - 32.24 hr back. (1)
  13. ebay image enlarge javascript - 33.10 hr back. (1)
  14. image enlarge effect - 35.09 hr back. (1)
Similar Topics

Keywords : enlarge, image

  1. Cascading Windows
    How do I make the image? (5)
  2. Image Calling Problem Solved
    I was having issues trying to call an image from a folder. (1)
    Alright so this is for example You'd have a site and the structure is like this.
    http://www.url.com/ a folder of images /images/ and some pages in this parent directory. However,
    I have another folder so it's http://www.url.com/other/ and this index page needs to call
    things from http://www.url.com/images/ and it can't. It won't load. I've had the
    call be to CODE <img src="images/" or <img src="../images/" and
    <img src="http://www.url.com/images/" It doesn't work. I can't....
  3. Image Anywhere
    (2)
    I want to know how to put an image anywhere in the page using HTML/JavaScript. Please Help.....
  4. Image Not Taking The Right Size In Web Page
    An image is correct when designed, but not when put in a website (1)
    When trying to make a web page with a GIF image on it which runs a coloured bar along the top and a
    coloured curve along the side, I come across the weird thing that, when I put the image on a web
    site, it does not take in the whole top and does not run from top to bottom completely. The image is
    made in Adobe Photoshop at a resolution of 1024X768 pixela and looks correct , ie. the horizontal
    bit runs completely from left to righ and the vertical bit completely from topright to bottom right,
    yet when put in to the web page, it shows with big margins left and right and to....
  5. How Do I Put A Flash Image In My Website
    (10)
    oke i got flash now and i made this button http://www.crazydesign.trap17.com/coolflashthingy.swf
    this button i wanne use for my website now my question is, what do i need to put it online do i need
    a special code or something,i'm not experienced with this,i heard something about a special code
    u need for it,but i dunno wichi'm just used to using tis QUOTE ....
  6. Selecting Specific Part Of Image And Adding Description
    Please help (6)
    Many of you would have noticed that on flickr, there's feature that you can select some part of
    the picture (usually there' a small box) and add description for that part when you upload. Can
    someone tell me what kind of feature it is, and how it can be made ? im very keen to learn about
    that. I have attached the image below, there' you can see the boxes on the picture.. i want to
    learn how to make that feature.. please help me. Thanks. Sami. ....
  7. Hoverbox Image Gallery
    a pretty cool way to present Images on a page (1)
    Hoverbox is an Image Gallery which I found some time ago. The feature I like the most about it is
    the effect of the "on-hover" state which changes the image from a small thumbnail size to a
    "mid-size" image. Essentially, it doubles the size of the picture when your mouse hovers on it. The
    Hoverbox uses CSS for the size change and needs no javascript to perform. In fact, it works the same
    without javascript. And... it apparently works in IE. The CSS method used includes 'hiding'
    the larger image until the 'on-hover' state is reached. As you know, IE&#....
  8. Making A Scroll Bar In Flash
    with an image and words on it (4)
    does anybody know how to make a scrollbar for my game page I am making on my site. This whole site
    is completely in flash. I know how to make a scrollbar for just words but not when there is an
    image on there also. Does anybody know?....
  9. Use Cell Background Image On Css?
    (2)
    I wanted to have a button that changes the skin/theme of my site using css and php. I've
    already had the php code for switching between two different css but I don't know how to put an
    image background for each cell using css. Can anyone help me? Sample codes would be nice.
    /huh.gif' border='0' style='vertical-align:middle' alt='huh.gif' /> ....
  10. Image Galleries
    Which one to choose ? (10)
    As we all must have noticed that the Fantastico section of our trap17 website admin accounts have 3
    options for Picture Galleries. 1... 4Images Gallery 2... Coppermine Photo Gallery 3... Gallery
    I would like to use one of these, but i am very confused which one to select. Primary selection
    criteria would be The Looks and then safety of image files. also ease of adding images (last) So
    what do you think which one should I go for ? Cheers....
  11. Image Refresh
    (5)
    Hi all, Does anyone know if there is any way to refresh only an image in a webpage? I can't use
    the meta refresh because that would defeat the purpose of this page. If a link to this page is
    needed to see what I mean, let me know. I am using layers and they are dragable by visitors and if I
    refresh the whole page, the layers get reset. kvarnerexpress....
  12. Syndicated Image Feeds
    Need help setting it up and keywords (0)
    I'd like to offer some of my digital photos as syndicated image feeds, but when I search on that
    term, all I get is porn and lottery sites. Maybe I'm calling this the wrong thing. Here's
    what I want to do: Offer "picture of the week" images that people can link to, once, but they
    update, automatically every week. I can do them all different ways--in web page templates, as
    banners, as puzzles (where they see a small part and have to guess what it is), etc. I tried it
    out as a dorky table-based template and it works fine. Here's the link, so you can get ....
  13. Avoid Image Download
    (6)
    Hi guys, I am working on a Web page for a photographic center. They want to show photographs but
    they do not want people to be able to download it. Because some of these photographs are propietary.
    Is that possbile?. Can anyone tell me how can i manage to do that on a Web? thanks in advanced for
    your help!! SAC....
  14. Rollover Image Tutorial
    (2)
    make it so that i have a button, probably an opaque one, and when it is scrolled over it displays
    another image, a solid one. I believe this is a javascript command, and I already have all the
    images set, i just need to know the coding. Thanks for the help.....
  15. Image Splicer?
    (1)
    Ok, question to everybody? Do you know if Photoshop 7 has an included image splicer?...I used to
    have PSP and it had a good one, that generated code for a layout, too. I was kinda
    wondering...because if not, I really should find a free one online... Which brings me to my next
    question...any good splicer/code generator out there, that's free? I really could use one...it
    makes things go so much faster...I mean, doing everything in notepad and all. /biggrin.gif'
    border='0' style='vertical-align:middle' alt='biggrin.gif' /> Thanks in advance to all repliers,
    th....
  16. Move/delete Image On Webpage Automatically?
    (2)
    Hi, Im creating a website that sells carpets and basically ive created webpages with the picture and
    checkboxes underneath the pictures so users can select which carpet they want! Once they submit
    the form, we get the order including form details! The problem is that once the user checks the
    checkboxes, i want to be able to delete that image from that webpage or move that picture to another
    location in the folders i have stored on the server. The reason is becuase evry carpet is unique so
    that two people cant order the same carpet! Now wat is the best way 2 d....
  17. For Anyone Who Wants To Have Compact Image Gallery
    Click here (4)
    Mini gallery ....
  18. Image Weaver
    free flash gallery component (0)
    I was surfing and came across this, and I love how it looks, but I still dunno how to use it, lol.
    Thought I'll share it for those who do. http://imageweaver.buggedcom.co.uk ....
  19. Couple Of Image Minipulations
    (7)
    Couple of nasty pictures ive made from photos which i took. ....
  20. My First Image
    (12)
    Okay i want an opinon on how my first images i have made look. I used fireworksMX to create them.
    First Image 2nd image ....
  21. Image hosting site...
    (12)
    I want to setup a simple web hosting site for something to do, but I dont know where to beguin, does
    anyone know where I can find a whole site ready made, something you can just edit to your taste and
    use? Thank you, cragllo.....

    1. Looking for enlarge, image

Searching Video's for enlarge, image
advertisement



How Do You Enlarge An Image?



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE