odubhthaigh
12-07-2010, 12:46 AM
1) Script Title: Ultimate Fade-In Slideshow (2.4)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem: I'm pretty(extremely) new to Jquery and such in general, I'm only semi-accomplished at kludging stuff together.
I'm working out of www.budsarcheryshop.com/dev3/ presently.
When I disable (by commenting out) the loading of my js/js.js file (which is currently handling all of my $(document).ready(function() {}); stuffs the Fade-In Slideshow works like a champ(but obviously the rest of my site goes poo). If I have them both enabled the site BREAKS. Firebug kicks off all kinds of errors and dogs and cats, living together(yeah, it happens). Also, if I disable fadeinslideshow.js, everything else works on the site, but obviously not the slide show.
I think it has to do with the the Jquery.noConflict (from fadeinslideshow.js) vs the $(document).ready(function) stuff(of js.js); but I have no idea how to have the two living in peace and harmony.. I have the slideshow disabled presently, but you can see it working under www.budsarcheryshop.com/dev2/
Any help?
(also, if anyone has any experience getting Jquery.ui's datepicker to trigger on a dynamic dom object's being loaded, you'd be pro >.>)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem: I'm pretty(extremely) new to Jquery and such in general, I'm only semi-accomplished at kludging stuff together.
I'm working out of www.budsarcheryshop.com/dev3/ presently.
When I disable (by commenting out) the loading of my js/js.js file (which is currently handling all of my $(document).ready(function() {}); stuffs the Fade-In Slideshow works like a champ(but obviously the rest of my site goes poo). If I have them both enabled the site BREAKS. Firebug kicks off all kinds of errors and dogs and cats, living together(yeah, it happens). Also, if I disable fadeinslideshow.js, everything else works on the site, but obviously not the slide show.
I think it has to do with the the Jquery.noConflict (from fadeinslideshow.js) vs the $(document).ready(function) stuff(of js.js); but I have no idea how to have the two living in peace and harmony.. I have the slideshow disabled presently, but you can see it working under www.budsarcheryshop.com/dev2/
Any help?
(also, if anyone has any experience getting Jquery.ui's datepicker to trigger on a dynamic dom object's being loaded, you'd be pro >.>)