Javascript + CSS Frame = PAIN.

DecemberGuild

New Member
Messages
107
Reaction score
0
Points
0
I made a page that uses CSS frames, and I want the bottom frame to overlap the content so I can have it fade into it using the Alpha filter.
Because of the way I'm doing it, I need a DHTML scroller. I tried using a script to do this, but I can't get the script to scroll a page element (it will only scroll the page itself).
I've edited it to scroll the element, but know that I have little knowledge with Javascript.

My page is [here]. Feel free to check the source code and make suggestions (sorry for the sloppy bottom, but I'm using PHP to include x10's code).
Thanks..
 
Top