[jQuery] JavaScript not executing from external html files from Ajax call into Div
Hello,
This is my first message and I am extremely new to jQuery.
I am using Ajax to call external html pages into a div in my site. I
have three external html forms which uses JavaScript and one .pl
file. When I call these pages, the html pages are being rendered
correctly but the JavaScript and .pl file (form post) is not being
executed. Any ideas on how to resolve? Any assistance/help would be
appreciated.
Thanks in advance.
- Andrus