drop down lists but with images |
drop down lists but with images |
Jul 20 2005, 05:24 PM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 25 Joined: Jul 2005 Member No: 179,054 |
hi, im new on this site and its well confusing at first
but can anyone give me the html for a drop down box that i can put my images into. thanx <3 x |
|
|
|
![]() |
Jul 20 2005, 05:25 PM
Post
#2
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,573 Joined: Feb 2005 Member No: 99,124 |
A drop down box for images? Can you give an example?
|
|
|
|
Jul 20 2005, 06:04 PM
Post
#3
|
|
![]() Member ![]() ![]() Group: Member Posts: 25 Joined: Jul 2005 Member No: 179,054 |
mm no sorry, iive definitly seen it on someones profile before tho
its like a scroll box, but when u click the arrow, whatever youve put in the box comes down, in stead of scrolling down. if that makes sense. |
|
|
|
Jul 20 2005, 06:22 PM
Post
#4
|
|
![]() k i m <3 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 316 Joined: Mar 2005 Member No: 110,949 |
alls you have to do is put in a scrollbar, then put an image in then put <br> right after it, that way each picture is on a seperate line
so itd look like this;; IMAGE<br> IMAGE<br> IMAGE<br> IMAGE<br> then itd give you the scrolling effect that i think your talking about |
|
|
|
Jul 20 2005, 06:45 PM
Post
#5
|
|
![]() Member ![]() ![]() Group: Member Posts: 25 Joined: Jul 2005 Member No: 179,054 |
mmm, its well hard for me to explain it without an example.
ive attached a pic i think, dunno if it worked if not heres a link http://img.photobucket.com/albums/v661/tif...003/example.bmp |
|
|
|
Jul 20 2005, 06:48 PM
Post
#6
|
|
![]() Member ![]() ![]() Group: Member Posts: 25 Joined: Jul 2005 Member No: 179,054 |
mmm, its well hard for me to explain it without an example.
ive attached a pic i think, dunno if it worked heres a link http://img.photobucket.com/albums/v661/tif...003/example.bmp |
|
|
|
| *mipadi* |
Jul 20 2005, 06:53 PM
Post
#7
|
|
Guest |
What you're describing seems to be a utlization of the HTML <select>/<option> tags with images. Unfortunately, in HTML, you can't use images in the <option> tag (I just gave it a shot, and it didn't work). Maybe there is a way to do it with JavaScript, but if there is, I have no idea how to make it work.
|
|
|
|
Jul 20 2005, 06:55 PM
Post
#8
|
|
![]() Member ![]() ![]() Group: Member Posts: 25 Joined: Jul 2005 Member No: 179,054 |
ohhh
well thanx anywayz |
|
|
|
Jul 21 2005, 09:57 AM
Post
#9
|
|
![]() k i m <3 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 316 Joined: Mar 2005 Member No: 110,949 |
i still think you want a scrollbox with a scrollbar and then once you got that you could put images in it and have them set up like the picture, maybe im wrong? lol
|
|
|
|
Jul 21 2005, 10:53 AM
Post
#10
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 30 Joined: Jun 2005 Member No: 148,166 |
You can do that. It won't show in IE though, just Netscape and Mozilla clients.
If you wanted to try it though, try this... Of course you can edit and change the colors to whatever you want. |
|
|
|
![]() ![]() |