escaperanger
02-21-2003, 02:48 PM
How can I detect if a document contains a function? I have tried document.func_name and document.functions['func_name'] without any susccess.
Thanks
Thanks
|
Click to See Complete Forum and Search --> : Detect a function escaperanger 02-21-2003, 02:48 PM How can I detect if a document contains a function? I have tried document.func_name and document.functions['func_name'] without any susccess. Thanks Sergey Smirnov 02-21-2003, 02:59 PM just use window.func_name escaperanger 02-21-2003, 03:02 PM Perfect! Thank you.:D webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |