| javascript Programming Glossary: testaroowindow.focus(), self.focus() not working in firefox http://stackoverflow.com/questions/2533305/window-focus-self-focus-not-working-in-firefox 
 Named Function Expressions in IE, part 2 http://stackoverflow.com/questions/2679657/named-function-expressions-in-ie-part-2  just now realized however that the following technique var testaroo 0 function executeOnLoad if testaroo 5 setTimeout executeOnLoad.. technique var testaroo 0 function executeOnLoad if testaroo 5 setTimeout executeOnLoad 25 return alert testaroo alerts 6.. if testaroo 5 setTimeout executeOnLoad 25 return alert testaroo alerts 6 returns the result I expect. If T.J.Crowder 's answer.. 
 |