Page 1 of 1

CMSMS and JQUERY

Posted: Wed Oct 05, 2011 3:59 am
by WLeyes
I can not seem to wrap my head around this. ??? More or less I am trying to do this http://tympanus.net/codrops/2010/06/02/ ... th-jquery/ inside cmsms placing the script in {literal} tags. everything is inside a template with all <p> as named content boxes. The <a> are mapped as (example)<li><a href="http://localhost/cms/index?=testJS#section2">2</a></li>
which works somewhat. It jumps to the section. The issue is it is not using the easing js at all. Which I have called using the jquery smarty tag placed in my template header and have activated in the module, i have even downloaded and mapped the javaScript files in literal tags.
if someone could help using this example a detailed step by step ( with or with out the jquery module) so that we can all learn how to add any jquery or javascript that we would like to use on our sites. my next step after this is to add "shadowbox" (a lightbox that allows video gallery with next/previous buttons ... works great on my static site)

Re: CMSMS and JQUERY

Posted: Wed Oct 05, 2011 5:43 pm
by Dr.CSS
I use the jquery cycle plugin for this...

http://www.joanika.nl/joanika-en-advaita

Re: CMSMS and JQUERY

Posted: Wed Oct 05, 2011 6:13 pm
by WLeyes
ty, i am going to check it out see if i can get that to work. btw nice site