PDA

Click to See Complete Forum and Search --> : A little help with frames would be nice...


SmashingDesigner
12-20-2005, 07:31 AM
Hi all. I'm struggling with a small problem that has plagued me for two or three days now. I'm new to coding web pages and am wanting to create a scrolling 'news' box using iFrames for my personal site.

Basically, I've got my home page and have set it up with an HTML area open for the iFrame and have coded it correctly to where it loads my news page. Is there any way to get this page to scroll up, kind of like a marquee effect?

Any help would be appreciative. I'm using Marcomedia Dreamweaver MX.

tZ
12-20-2005, 08:30 AM
In your iframe statement do you have scroll set to yes?

I would suggest CSS... but being you have allready coded it no need.

SmashingDesigner
12-20-2005, 11:09 PM
Setting scrolling to yes gives the iframe a scroll bar and doesn't actually make it move by itself. Sigh...

ecsyle
12-20-2005, 11:23 PM
Google knows all (http://www.google.com/search?hs=qYV&hl=en&lr=lang_en&safe=off&c2coff=1&client=firefox&rls=org.mozilla%3Aen-US%3Aofficial&q=javascript+iframe+scroller&btnG=Search)

SmashingDesigner
12-21-2005, 12:09 AM
thanks for the link up ecsyle, i've always searched it 'make iframes scroll' and some of the stuff looked useful, but some didn't. thanks, i'll give this a try and report back.

JPnyc
12-21-2005, 12:19 AM
You need to script that to have it autoscroll. You may be able to find a prefab script for it, I dunno.