PDA

View Full Version : Horizontal Scrolling Text



MetroStars
07-06-2003, 09:56 PM
Can any 1 help me out with sum horizontal scrolling text -- Shit iam paying for for a scrolling text applet -- i have bin trying all fucking day 2 write my own -- I just suck at JavaScripting -- so iam going 2 cheat --

can u get a Extension for dreamweaver

or fuck just help a guy out -- I suck at JavaScripting i think that's a good enough reason for sum help...

Thanks

Wolfmight
07-06-2003, 09:59 PM
try some of these websites
http://www.flashkit.com/index.shtml
http://www.javascriptsource.com
http://www.jsmadeeasy.com/

MetroStars
07-06-2003, 10:05 PM
Dude thanks for that but those sites had nuthing...

Illuminati
07-06-2003, 10:29 PM
Best place to look are at some Studio Extensions sites. Best ways to get them are

a) Check out the links for the specific software at macromedia.com
B) Search on Google - "<Program Name> Extensions"; in this case "Dreamweaver Extensions"

You&#39;ll find a few then.

And when you find it, let me know - I&#39;m looking for one myself (amongst other things ;))

XStacy
07-06-2003, 10:43 PM
Your probably talking about Marquees right? Try this HTML code:


&#60;marquee&#62;TEXT HERE&#60;/marquee&#62;

http://www.funky-chickens.com/marqs2.shtml

Wolfmight
07-06-2003, 11:29 PM
Originally posted by XStacy@6 July 2003 - 16:43
Your probably talking about Marquees right? Try this HTML code:


&#60;marquee&#62;TEXT HERE&#60;/marquee&#62;

http://www.funky-chickens.com/marqs2.shtml
is it "horizontal"?

I.am
07-07-2003, 07:31 AM
Marquee&#39;s are useless if thats what you are looking for. Horizontal scrolling is not considered good nowadays especially marquees are totally out of fashion. I wrote a javascript for vertical scrolling script more like a news reader. If you want I can give it to you...but I am out of town nowadays so it might take sometime to get back and give you the script, that is if you want.

However if you still want horizontal...I will try to make one.

Ynhockey
07-07-2003, 11:20 AM
<marquee direction="down">TEXT</marquee> would be vertical scroll i think,

You can also set the behaviour of the marquee (scroll - default, slide and alternate).

You really don&#39;t need JS for this kinda thing.

EDIT:
Mistake

MetroStars
07-07-2003, 11:24 AM
Yea i agree marquee&#39;s suck monky ass...

yeah i iam triying 2 make a news scroller --- but it&#39;s proving 2 b very Difficult...


oh and Ynhockey how u doin&#39; man

Ynhockey
07-07-2003, 11:39 AM
Nah, marquees are ok if you add JS and CSS to them. I forget how though... &#39;cause they&#39;re not in fashion, i haven&#39;t used them since i was a HTML n00b.

And hey metrostars :)