views:

45

answers:

0

My task is to gracefully change the scrollTo function to use fadeTo from inside serialscroll.js taken from eleganttheme's ePhoto Wordpress theme. I simply tried changing the single scrollTo to fadeTo inside of serialScroll.js only for the scrolling featured section on the homepage to disappear entirely.

I have found: docs.jquery.com/Effects/fadeTo and intend to study it more in-depth, but any extra help would be greatly appreciated.

My project lives at: http://mdm.cc/danielfinaldi/

The scrollTo function is called once in the following document: mdm.cc/danielfinaldi/wp-content/themes/ePhoto/js/serialScroll.js

Another player is: mdm.cc/danielfinaldi/wp-content/themes/ePhoto/js/init.js

and just in case, here is the js directory file list: mdm.cc/danielfinaldi/wp-content/themes/ePhoto/js/

Thank you for your time and consideration, We are grateful.

Peace & Love, Michael D. Mooring