currently i am using a combination of javascript and html to load pages dynamically into a div section of my main page. the code uses an onClick that calls a javascript function that uses writeIn to embed a .swf as an object into a div.
Is it possible to do this without using the javascript?
Also, is it possible to do this and embed a .html or .txt file?
If you need examples of the code please just ask. Thanks in advance.
Is it possible to do this without using the javascript?
Also, is it possible to do this and embed a .html or .txt file?
If you need examples of the code please just ask. Thanks in advance.
