abbas13677_2005
07-12-2007, 01:29 PM
????????????????
|
||||
how i can insert iframe code in to the js files?abbas13677_2005 07-12-2007, 01:29 PM ???????????????? 1212jtraceur 07-13-2007, 02:52 AM That question wasn't very descriptive. Nevertheless: var iframe = document.createElement( 'iframe' ); iframe.src = pathToFramedContent; document.body.appendChild( iframe ); |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum