+ Reply to Thread
Results 1 to 1 of 1

Thread: I Need Javascript help!

  1. #1
    oab's Avatar
    oab
    oab is offline
    x10 Lieutenant oab is an unknown quantity at this point
    Join Date
    Apr 2005
    Location
    Olympia, WA
    Posts
    459

    I Need Javascript help!

    hi, i cant figure out why this doesnt work:

    index.html
    Code:
    <html> <head> <script type="text/javascript"> function includescript(sourcefile){ var scriptNode = document.createElement('script'); scriptNode.type = 'text/javascript'; scriptNode.src = sourcefile; document.getElementsByTagName("head")[0].appendChild(scriptNode); } onload=function(){includescript('main.js')} </script> </head> <body> <div id="login">loading...</div> </body> </html>
    main.js
    Code:
    includescript('functions.js');
    
    if (document.getElementById('login')){
    document.getElementById('login').innerHTML = '<script type="text\/javascript" src="loginform.js"><\/script>';
    }else{
    alert('You must create a login div!');		
    }
    loginform.js
    Code:
    document.write('it works!');
    the problem is that main.js does not include functions.js OR change the login div to display it works!....


    nvm i got it...
    Last edited by oab; 08-15-2006 at 09:59 PM.
    http://www.teamoab.com

    aim:dknigh73
    msn:d_knight_3@hotmail.com

+ Reply to Thread

Similar Threads

  1. Some nice-simple JavaScript effects !!
    By careerbridge in forum Scripts & 3rd Party Apps
    Replies: 1
    Last Post: 07-13-2006, 08:36 AM
  2. How to avoid Javascript code from entering the database !!
    By careerbridge in forum Scripts & 3rd Party Apps
    Replies: 4
    Last Post: 06-29-2006, 10:51 PM
  3. Replies: 1
    Last Post: 06-28-2006, 02:52 PM
  4. javascript
    By Brandon in forum Off Topic
    Replies: 6
    Last Post: 01-20-2006, 04:49 PM
  5. Javascript Compiler
    By S_W_A_T in forum Scripts & 3rd Party Apps
    Replies: 2
    Last Post: 08-01-2005, 05:31 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers