Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] reassign the script src attribute


  • From: wdlists at triche-osborne.com (Triche Osborne)
  • Subject: [Javascript] reassign the script src attribute
  • Date: Thu Aug 18 07:58:59 2005

Mike Dougherty wrote:
> That sounds very similar to my test :)
> 
> I was able to have this work: (test() is an alert function in f1.js and 
> f2.js files)
> 
> <script type='text/javascript'>
>     var s = document.createElement('script')

Rats, I should have thought of that. Glad you did though!

Triche