Ok...so I'm finally *really* trying to learn this Javascript stuff... So in my tutorial, I'm supposed to type:
<body onload="window.defaultstatus='Welcome to my site!'"> <a href="http://www.fortstewart.com" onMouseOver="window.status='Go to www.FortStewart.com'; return true">www.FortStewart.com</a> This should give me a default status line of "Welcome to my site!" and when I mouse over www.FortStewart.com, the status changes to "Go to www.FortStewart.com" However, I get the mouseover status correctly, but the defaultstatus never shows...why not? Rick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200889 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

