Here's the example...
Basically, I'm using Hide/Show DIVs (instead of html pages) so the MP3 player will play throughout the entire site.
They want the 'pages' to fade in out, then in, as each link is selected.
I'm using 'linkToFade.js' to do this.
However as you can see, the 'page' opens as visible, than fades out and in.
It should be:
Click main nav link...
Fade out current 'page'...
Fade in target 'page'.
Any thoughts on how I might be able to get this to work properly?
I'm very unknowing in the ways of scripts, I just start throwing stuff together until something works.
Basically, I'm using Hide/Show DIVs (instead of html pages) so the MP3 player will play throughout the entire site.
They want the 'pages' to fade in out, then in, as each link is selected.
I'm using 'linkToFade.js' to do this.
However as you can see, the 'page' opens as visible, than fades out and in.
It should be:
Click main nav link...
Fade out current 'page'...
Fade in target 'page'.
Any thoughts on how I might be able to get this to work properly?
I'm very unknowing in the ways of scripts, I just start throwing stuff together until something works.