teke507
Posts: 69
|
| Posted: 05/03/2007, 9:33 AM |
|
I recommend CodeCharge make a Javascript forum sectiion due to the fact that the 'JAVA' people seem to feel threatened by javascript questions.....anytime someone posts a question about javascript within the java forum which due to the nature of CodeCharge and how it effects the programming of any language its only natural for those seeking anwsers to go to the java forum.....although they do try to help they definitly make it known we ar enot wanted....!!!
|
 |
 |
mamboBROWN
Posts: 1713
|
| Posted: 05/03/2007, 3:57 PM |
|
teke507
I would also suggest that you pm peterr as well about this request.
|
 |
 |
Benjamin Krajmalnik
|
| Posted: 05/04/2007, 12:24 PM |
|
teke - Javascript is not Java.
Only the name is similar. It is more precise to call it ECMAscript.
You need to understand that most of what you consider "Javascript" in the
client side UI fals within the realm of JSON or HTML-DOM - and therefore a
Java programmer does not necessarily know where a solution lies.
It is like asking a DOS Basic programmer how to program a UI in VB. Only
the syntax is similar.
To be truthful, I do not know if a Javascript forum is necessary. I am not
a master Javascript coder by any means - but nothing has stopped me from
writing any custom code which I have needed. The seacrh engines will
usually bring up articles and sitres which will point you in the right
direction.
|
|
|
 |
|