That's normal behaviour. To get your dynamically loaded scripts to run
you need to append them to the head of your document.
Something like $('#ajaxloadedcontent script').appendTo('head"); in
your 'success' function should work.
ricardo
On Sep 18, 4:10 pm, Laker Netman <[EMAIL PROTECTED]>
wrote
That's normal behaviour. To get your dinamically loaded scripts to run
you need to append them to the head of your document.
Something like $('#ajaxloadedcontent script').appendTo('head"); in
your 'success' function should work.
ricardo
On Sep 18, 4:10 pm, Laker Netman <[EMAIL PROTECTED]>
wrote
2 matches
Mail list logo