A problem's come back to haunt me, after reworking the page for other features.

I have a page with a caroufredsel script in it to show a rotating slideshow. The page works fine on it's own. But I need it to work when loaded into an existing page. I get no errors when I look at console, while loading this page.

It's easier to just show a link to the site, I believe.

At this url, click on the first link in the navigation, you'll see that the slideshow isn't showing when loaded.

http://www.thewalshgroup.ca/dev/mazenga/site2/

But go to the page itself, and the slideshow works fine.

http://www.thewalshgroup.ca/dev/maze...e2/mazenga.php

Last time, the problem was solved by changing from window.onload() to $(document).ready(function()

But this doesn't seem to solve anything this time

update.... I'm finding that the function is simply not calling.

Nothing to do with the slideshow itself.

It's like it can't tell the document is ready, in the ajax include?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.