Hello all...looking for someone to point me in the right direction.
I am working on an online app that has ajax functionality. The user clicks on an "Add" image, and a FCK enabled form is to appear in place using ajax without loading the entire page (currently, I reload the entire page, and feel this is a waste as the page has lots of content and the form is quite simple). Now, I am trying to dynamically add this form with some data from my DB, via innerHTML of my XML Object. I see that the javascript in the innerHTML (ie FCK text area) does not load as the Javascript is not executed.
I have read tonnes of posts on the forum and just can't find a simple answer. If not possible, I would like to know I am wasting my time and need to try a different approach, or if someone has a different approach that works, please point me in the right direction. There are so many posts on this forum and I have yet to find help with this problem. Thanks for your support and any help you can provide.
T
I am working on an online app that has ajax functionality. The user clicks on an "Add" image, and a FCK enabled form is to appear in place using ajax without loading the entire page (currently, I reload the entire page, and feel this is a waste as the page has lots of content and the form is quite simple). Now, I am trying to dynamically add this form with some data from my DB, via innerHTML of my XML Object. I see that the javascript in the innerHTML (ie FCK text area) does not load as the Javascript is not executed.
I have read tonnes of posts on the forum and just can't find a simple answer. If not possible, I would like to know I am wasting my time and need to try a different approach, or if someone has a different approach that works, please point me in the right direction. There are so many posts on this forum and I have yet to find help with this problem. Thanks for your support and any help you can provide.
T