/    Sign up×
Community /Pin to ProfileBookmark

Do you need Flash to do this???

If i want to make a long imae i have scroll in a box, do you need flash… or is their a code to make a image in a scroll box

Please Help

to post a comment
HTML

8 Comments(s)

Copy linkTweet thisAlerts:
@_Aerospace_Eng_Nov 27.2006 — You can use html and CSS
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled Document</title>
<style type="text/css">
#scroll {
overflow:auto;
width:780px;
margin:auto;
}
</style>
</head>

<body>
<div id="scroll"><img src="wide.gif" width="2000" height="100" alt=""></div>
</body>
</html>


[upl-file uuid=fe6ee86e-751a-48d9-89b3-941ff5fb4dda size=2kB]wide.gif[/upl-file]
Copy linkTweet thisAlerts:
@Coach_StylezauthorNov 27.2006 — can you highlight where i put the link to the image
Copy linkTweet thisAlerts:
@_Aerospace_Eng_Nov 27.2006 — Not really that hard to spot yourself.
<div id="scroll">[b]<img src="wide.gif" width="2000" height="100" alt="">[/b]</div>
Copy linkTweet thisAlerts:
@WebJoelNov 27.2006 — That you mention "scroll box" and "flash" in the same sentence, -do you mean to say a "image slideshow" that 'scrolls' automatically? That is a box that is less-than the width of the user's screen BUT displays pictures that 'scroll' either right-to-left or left-to-right? The scrolling 'stops' on mouse-over, and each stopped image is it's own hyperlink so clicking it takes you to a larger, static image of same.

For that, there are quite a few nifty javascript scripts. I have even seen some really sweet JAVA image slideshows, -and some of them even do 'bottom-to-top' and/or 'top-to-bottom' scrolling! Very nice!! Imagine a 'photo album', -scrolling bottom-to-top (or vice-versa) along the left or right-hand side of your page! ?

If you are not confident with either javascript or JAVA slideshow scrollers and want 'the code & instructions how to populate it', leave a reply here. I could find a few nice, easy 'scrolling slideshow' scripts or applets and help you set them up.
Copy linkTweet thisAlerts:
@Coach_StylezauthorNov 28.2006 — I basically want something of this sort

http://www.simsportsnet.com/madden/leaguemanager/leaguehome.asp?leagueid=204

U see it in the middle, its the standings
Copy linkTweet thisAlerts:
@_Aerospace_Eng_Nov 28.2006 — Okay well that isnt an image. Its just one big table inside of an iframe. They used
<iframe id="qsHolder" name="qsHolder" width="100%" height="420" src="http://www.simsportsnet.com/madden/leaguemanager/window-standings.asp?leagueid=204" scrolling="auto" marginwidth="0" marginheight="0" frameborder="no" hspace="3"></iframe>
Copy linkTweet thisAlerts:
@SheenoDec 04.2006 — Can the applet that you talk of be used to show transitions of of 50 - 70 per second or as quickly as a television picture and still have a specific frame or picture be used as a link and the main picture be paused.

thanks in advance Sheeno
Copy linkTweet thisAlerts:
@SheenoDec 04.2006 — Do you mind if I borrow your code for the scrolling applet

nice one Sheeno.
×

Success!

Help @Coach_Stylez spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.27,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...