Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fade in Fade out in Wordpress #40

Open
fearRacious opened this issue Jun 10, 2013 · 1 comment
Open

Fade in Fade out in Wordpress #40

fearRacious opened this issue Jun 10, 2013 · 1 comment

Comments

@fearRacious
Copy link

Hello,

Im working on a wordpress website template which included a coda-slider.I was wondering on how I can add an effect on it.Like fade in and fade out.Here is the site http://plasticpallettechnology.com/ and the code at the wordpress for the coda slider is <script type="text/javascript">
var $j = jQuery.noConflict();
$j().ready(function() {
$j('#coda-slider-1').codaSlider({
autoSlide: ,
autoSlideInterval: ,
dynamicTabs: ,
dynamicArrows: ,
slideEaseDuration: ,
firstPanelToLoad:
});
});

</script>

Can you please help me how..??

Thank you...

@KevinBatdorf
Copy link
Owner

You'll have to use the Liquid Slider if you want it to fade.

http://liquidslider.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants