Skip to content

Fade in Fade out in Wordpress #40

@fearRacious

Description

@fearRacious

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...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions