Tools>Javascript console - actaully helpful javascript errors :-D (unless you like "object expected") is onloadFunctions a function() or a variable?
On Tue, 7 Dec 2004 13:58:38 -0800, Ian Skinner <[EMAIL PROTECTED]> wrote: > With all of this talk about the benefits of Firefox, does somebody know what > the issue with this line in my JavaScript file might be? > > window.onload = onloadFunctions; > > This works fine, and the onloadFunctions() function runs and does it's > business in IE, but nothing happens in Firefox. If I move the call to the > onload event of the body tag of a page then it does work in Firefox, but this > is not desirable. > > -------------- > Ian Skinner > Web Programmer > BloodSource > <file:///C:\Documents%20and%20Settings\iskinner\Application%20Data\Microsoft\Signatures\www.BloodSource.org> > www.BloodSource.org <http://www.BloodSource.orgSacramento> > Sacramento, CA > > "C code. C code run. Run code run. Please!" > - Cynthia Dunning > > Confidentiality Notice: This message including any > attachments is for the sole use of the intended > recipient(s) and may contain confidential and privileged > information. Any unauthorized review, use, disclosure or > distribution is prohibited. If you are not the > intended recipient, please contact the sender and > delete any copies of this message. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Silver Sponsor - New Atlanta http://www.newatlanta.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:186565 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

