Keeping a scrolling picture javascript active through navigation

Coffee Freak

New Member
I'm trying to build a website in which I will have a scrolling bar of pictures rolling and below it have a navigation bar. I'd like to keep the javascript picture scroller on all of the subsequent pages, but I don't want it to start over each time you click a nav button. 10-15 years ago, I'd have done it in frames and called it good. Is there a better way to accomplish the same thing? I know Flash would probably do it, but I don't know Flash well enough, nor do I own it.
 

bcee

New Member
Don't use Flash. Try one of the many plugins for jquery sliders, there are many tutorials on them.
 

Coffee Freak

New Member
I already have the slider, just want it to keep scrolling and locked in above the navigation bar. The area below the nav bar will be all that changes, thus I was thinking frames.
 

Walter Warner

New Member
I would suggest looking at a website that has an example of the slider you are trying to accomplish. Analyze the code and go from there. That is what I usually do if I ever get stumped on a problem. That or I will look up the tutorial.
 

Phreaddee

Super Moderator
Staff member
Well lets see...
Master frame has no content.
Content frame does.
What do you think would happen with a google search?
 
Top