I had hit by one error in javascript.
I got 5 data which is 326195,A00148,A004\592. When i click on A004\592 the data will automatically change to A004|592. May i know wat the meaning for the "\" in javascript?
![]() | It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!) |

|
|
|
|
No idea what you are talking about.hhheng wrote:I got 5 data which is 326195,A00148,A004\592.
The backslash '\' is normally used to write a String on multiple lines:hhheng wrote:May i know wat the meaning for the "" in javascript?
alert('this will work');alert('this will
NOT work');alert('this however \
will work again');Users browsing this forum: No registered users and 9 guests