¡@

Home 

javascript Programming Glossary: hiya

Why does IE nuke window.ABC variables?

http://stackoverflow.com/questions/4606847/why-does-ie-nuke-window-abc-variables

the following block of code FF and Chrome output typeof hiya string while IE7 8 output typeof hiya undefined . html body.. Chrome output typeof hiya string while IE7 8 output typeof hiya undefined . html body script type text javascript window.hiya.. undefined . html body script type text javascript window.hiya 'hiya' script script type text javascript if false var hiya..