Open GoogleCodeExporter opened 9 years ago
Original comment by msgilli...@gmail.com
on 30 Apr 2009 at 11:02
I haven't been able to get this working.
My script.js file contains
function code(){
alert(" HELLO ");
}
window.onload=code();
Has anyone else tested this successfully?
Original comment by lictor4@gmail.com
on 27 May 2009 at 4:12
Original comment by msgilli...@gmail.com
on 7 Aug 2009 at 10:08
I dont think this works because i cannot seem to find a "loadScript" (loadScript
(page.getAttribute("script"));) function anywhere in the iUI js file. :-(
Original comment by az...@hotmail.com
on 17 Sep 2009 at 4:58
I've created an extension in the "sandbox" that is inspired by this patch and
also includes functionality from the
patch for Issue #102. It uses the "events" feature of iUI 0.40.
Original comment by msgilli...@gmail.com
on 10 Feb 2010 at 11:30
Original issue reported on code.google.com by
cwzach...@adelphia.net
on 29 Apr 2009 at 12:45Attachments: