| Subject: | Re: A Help with Javascript+coldfusion |
|---|---|
| From: | "Dan Bracuk" |
| Date: | Tue, 9 Dec 2008 12:47:34 +0000 UTC |
| Newsgroups: | macromedia.coldfusion.advanced_techniques |
I use window.alert() to debug js. Start by putting one at the very start of
your function just to make sure your function is getting called properly. Then
keep moving it down and looking at variables.
The syntax is
window.alert("static text " + variable);
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | A Help with Javascript+coldfusion, newchickinCF |
|---|---|
| Next by Date: | Re: A Help with Javascript+coldfusion, GArlington |
| Previous by Thread: | A Help with Javascript+coldfusion, newchickinCF |
| Next by Thread: | Re: A Help with Javascript+coldfusion, newchickinCF |
| Indexes: | [Date] [Thread] [Top] [All Lists] |