English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have a Javascript script that goes like this:



NOW the "\" is supposed to make the computer disregard the double quotes so that it won't cut off at "That \" but that's exactly what its doing. Help me! Its URGENT!

2006-09-22 10:26:36 · 2 answers · asked by Anonymous in Computers & Internet Programming & Design

2 answers

I use -"- (without the dashes)



BE SURE TO REMOVE THE DASHES!
Yahoo Answers interprets ampersand-quot as "
use: ".

2006-09-22 10:37:39 · answer #1 · answered by Gordo J 2 · 0 0

try like this



Java script read the double quotes as indicating a string and the single quotes as double quotes with in the string, you could reverse it also single quotes indicating the string.

2006-09-22 17:38:26 · answer #2 · answered by Dane_62 5 · 0 0

fedest.com, questions and answers