Hi guys! i am just wondering how to load a frame in javascript file.. For example.. this will be placed in a page <script type="text/javascript" src="JAVASCRIPT FILE LINK"></script> and what would be the source code of "JAVASCRIPT FILE LINK" and JAVASCRIPT FILE LINK will have the link to frame.. i don't care about the width and height but it should load.. any ideas ?
you could use either one of these, if you need help just let me know. IFRAME: dynamicdrive.com/dynamicindex17/iframessi2.htm or AJAX: dynamicdrive.com/dynamicindex17/ajaxincludes.htm