Does anyone know how to replace the easing effect with a fade in effect on the Tanzaku theme?
Here is an example of what i am trying to replicate when the page loads:
http://letskiosk.com/projects
Thanks in advance
Does anyone know how to replace the easing effect with a fade in effect on the Tanzaku theme?
Here is an example of what i am trying to replicate when the page loads:
http://letskiosk.com/projects
Thanks in advance
Anyone?
bump
I'm not sure but as a guess, in setGrid function in the script of your header, try changing:
forceAnim: 1
To:
fadeIn: {
time: 500,
delay: 50
}
See this page for an example of fadeIn with the vgrid system - http://blog.xlune.com/2009/09/vgrid/demo004.html
This topic has been closed to new replies.