Page 1 of 1

Javascript loaded into AJAX container

Posted: Fri Oct 01, 2010 5:55 pm
by Bryan641
I'm trying to integrate ProfoundUI programs with our existing website. The technique I'm attempting is to pull our standard headings and menu into an AJAX container. This would work fine, except the menu is created with javascript, and it appears that scripts loaded via AJAX are not executed. Is there a setting or other technique to get AJAX-loaded scripts to be executed?

--Bryan

Re: Javascript loaded into AJAX container

Posted: Tue Oct 05, 2010 11:57 am
by David
See my reply to your related post here:

http://www.profoundlogic.com/forums/php ... p=999#p999

I think this will give you the best solution.