Microsoft Windows: A thirty-two bit extension and graphical shell to a sixteen-bit patch to an eight-bit operating system originally coded for a four-bit microprocessor which was written by a two-bit company that can't stand one bit of competition
Verwijderd
je zou het ook met window['var_naam'] kunnen doen voor glabals, maar da's redelijk smerig imho
mssn snap ik het verkeerd?
[ Voor 23% gewijzigd door tombo_inc op 04-01-2005 22:45 ]
Microsoft Windows: A thirty-two bit extension and graphical shell to a sixteen-bit patch to an eight-bit operating system originally coded for a four-bit microprocessor which was written by a two-bit company that can't stand one bit of competition
Alle objecten, variabelen, enz zijn onderdeel van het allesomvattende window object.Tombo_inc schreef op dinsdag 04 januari 2005 @ 22:39:
wat moet ik in gods naam met window doen? dit heeft toch niks met windows te maken?
Microsoft Windows: A thirty-two bit extension and graphical shell to a sixteen-bit patch to an eight-bit operating system originally coded for a four-bit microprocessor which was written by a two-bit company that can't stand one bit of competition
Verwijderd
1
2
3
4
5
6
7
| var mophor = 'cool'; alert(window['mophor']); //of zelfs: window['alert'](window['mophor']); |
[ Voor 23% gewijzigd door Verwijderd op 04-01-2005 22:53 ]
Microsoft Windows: A thirty-two bit extension and graphical shell to a sixteen-bit patch to an eight-bit operating system originally coded for a four-bit microprocessor which was written by a two-bit company that can't stand one bit of competition
Microsoft Windows: A thirty-two bit extension and graphical shell to a sixteen-bit patch to an eight-bit operating system originally coded for a four-bit microprocessor which was written by a two-bit company that can't stand one bit of competition