![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
var zee = {}; foo.bla.call(z) // act on the zee object |
#2
| |||
| |||
|
|
Joost Diepenmaat <jo... (AT) zeekat (DOT) nl> writes: var zee = {}; foo.bla.call(z) // act on the zee object that should have been foo.bla.call(zee) // act on the zee object |
![]() |
| Thread Tools | |
| Display Modes | |
| |