Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-07-2013, 12:26 AM   PM User | #1
charisma44
New Coder

 
Join Date: Sep 2012
Posts: 97
Thanks: 0
Thanked 0 Times in 0 Posts
charisma44 can only hope to improve
scrolling image

i'm trying to add another image to the front page of a site. i can't remember how i built this part of the page. i have the following images in a folder now.

roll.gif
1.jpg
2.jpg
3.jpg
4.jpg
5.jpg
6.jpg
7.jpg
roll2.gif
roll.png

http://www.rendemolition.com/
charisma44 is offline   Reply With Quote
Old 03-07-2013, 12:32 AM   PM User | #2
JvnD
New to the CF scene

 
Join Date: Feb 2013
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
JvnD is an unknown quantity at this point
From the source it just seems to be a gif

Code:
<tr>
    <td>
       <div align="center"><img src="images/roll/roll2.gif" width="600" height="450"></div>
    </td>
</tr>
Do you want to add a picture to that gif or another picture under the one that's on the page now?
JvnD is offline   Reply With Quote
Old 03-07-2013, 12:34 AM   PM User | #3
charisma44
New Coder

 
Join Date: Sep 2012
Posts: 97
Thanks: 0
Thanked 0 Times in 0 Posts
charisma44 can only hope to improve
i think there is 7 scrolling pictures. i'd like to add another one, and maybe more later on.
charisma44 is offline   Reply With Quote
Old 03-07-2013, 03:33 AM   PM User | #4
JvnD
New to the CF scene

 
Join Date: Feb 2013
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
JvnD is an unknown quantity at this point
You could use a free image editing program like GIMP to to add another image to that gif, there are also some online image editors that might be able to do that for you. You also might want to check out some of the free image gallery/slideshow scripts out there, they are made for this type of thing.

http://www.1stwebdesigner.com/css/fr...lay-solutions/
JvnD is offline   Reply With Quote
Old 03-07-2013, 11:36 PM   PM User | #5
jerry62704
Senior Coder

 
jerry62704's Avatar
 
Join Date: Oct 2007
Location: Springfield, IL
Posts: 1,077
Thanks: 13
Thanked 84 Times in 84 Posts
jerry62704 is on a distinguished road
I assume you are doing the scrolling via javascript. Can we see the code?
__________________
.
.
...and gladly would he learn and gladly teach

Visit www.LiberalsWin.com for humor and the unique Bush/Obama Approval Polls
jerry62704 is offline   Reply With Quote
Old 03-08-2013, 12:12 AM   PM User | #6
tempz
Regular Coder

 
Join Date: Jul 2012
Location: London
Posts: 436
Thanks: 4
Thanked 80 Times in 80 Posts
tempz is an unknown quantity at this point
something like this?

http://jsfiddle.net/54fUH/
tempz is offline   Reply With Quote
Old 03-08-2013, 12:29 AM   PM User | #7
charisma44
New Coder

 
Join Date: Sep 2012
Posts: 97
Thanks: 0
Thanked 0 Times in 0 Posts
charisma44 can only hope to improve
Smile

I like this. I'm gonna try it right now. I think the only thing i have to figure out is, how to make it only show one frame at a time.
charisma44 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:21 AM.


Advertisement
Log in to turn off these ads.