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...
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.....
thx for your help
Notice from serverph:
fixed image and url tags. removed duplicated image.
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
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
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.
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?
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....
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....
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 ....
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. ....
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....
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?....
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' /> ....
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....
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....
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 ....
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....
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.....
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....
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....
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 ....
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.....
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.