



its inside the chunk of codaSlider.
Now its working
, thanks frank for this wonderful breakthrough keep it up
Hi everyone, I tried using this dynamic Jquery content slider. When I preview the resource it displays a "loading..." text and a box which has a "loading" text inside, it doesn’t display the content of my resources, and how can I use the anchorsaway plugin? Is this the reason why it won’t work? I was tasked to do an advertisement webpage which will automatically slide for every 10 seconds. I proposed to use Modx since its FREE, and with a fast interactive forum that always responds when you needed help especially for a noob like meBuying a macromedia flash software is pretty much expensive thats why this is the greater alternative
. I’m very new at Modx and a help from you guys is pretty much appreciated. kudos to the developers of modx and to its community
thanks
<script type="text/javascript">
$().ready(function() {
$('#coda-slider-[*id*]').codaSlider({
dynamicArrows: false,
dynamicTabs: false
});
});
</script>
<div id="coda-nav-left-[*id*]" class="coda-nav-left"><a href="[(site_url)][~[*id*]~]#" title="Slide left">«</a></div> <div id="coda-nav-right-[*id*]" class="coda-nav-right"><a href="[(site_url)][~[*id*]~]#" title="Slide right">»</a></div>
arrows of ==0|| arrows on == 1
menu of ==0|| menu on == 1
<script type="text/javascript">
$().ready(function() {
$('#coda-slider-[*id*]').codaSlider({
dynamicArrows: [*arrows*],
dynamicTabs: [*menu*],
autoHeight:0
});
});
</script>