I have a JavaScript question that isn't getting much of a response here. This is, after all, VB-World.
Anyone know of a good resource where I can ask about anonymous variables in JavaScript.
Printable View
I have a JavaScript question that isn't getting much of a response here. This is, after all, VB-World.
Anyone know of a good resource where I can ask about anonymous variables in JavaScript.
try www.spotforums.com ... It's more of a web-development kind of place than VBW.
Thanks, Dennis. It is a little low traffic, but a start.
Okay, I still need a way to anonymously reference an object. I can't find a way around this. I need to be able to do this.
I'm also upset that JavaScript won't count a single object as an array length 1, but it will count two objects with the same name as an array length 2.
If someone else can point me to some more interactive resources. I need help.
By the way, I hit my nieghborhood B&N yesterday and have the Rhino book. It isn't helping. It seems to be an okay, book, mind you. Not as good as O'Reilly's Perl series, but it doesn't have anything to help me.