|
2 |
Merging [js] with [javascript]
|
||
|
1 |
|
||
Javascript class variable scope using prototypeHi I'm writing a basic class using prototype.js in which some class vars are set when the class is initialised - the problem is that these variables aren't available to other methods within the class.
I know it's something to do with scope and I'm sure it's a fairly basic issue - all help appreciated! Thanks, Adam
|
||||
