Hey guys, Basically, I have to create a simple Javascript app but its not coming out right. I know how to do everything, just when I put it together, it doesn't work. So basically, what I'm doing is I have page1 with a div called div1. With Javascript, div1 is replaced with another page called page2. Page 2 has javascript code in it as well but for a different purpose. When I run page 1 and click to replace the div with page 2, the javascript does not work. Any clue how to make it work? Thanks,
Here is an article about it: http://sivavaka.blogspot.com/2010/11/evaluating-javascript-code-returned-by.html