Did I forget to mention I'm  Coldfusion programmer? I this all
specifically for javascript programmers? Interesting stuff but no
mention of how to apply it. The demo doesn't even work correctly.

Larksys - there isn't really anything special about using jQuery along with ColdFusion. ColdFusion is a server technology, while jQuery/javascript are client technologies, so the two don't overlap or interfere with each other. You can just include your jQuery code in your ColdFusion templates and everything should work fine.

One thing that's really important in doing javascript work is to get the Firebug development tool for Firefox. This will help you immensely in troubleshooting problems which inevitably occur.

http://getfirebug.com/

I'd recommend checking out some tutorials on the jquery site, there's a wealth of information there to help you get started.

-- Josh

----- Original Message ----- From: "larksys" <[EMAIL PROTECTED]>
To: "jQuery (English)" <jquery-en@googlegroups.com>
Sent: Wednesday, August 20, 2008 1:50 PM
Subject: [jQuery] Re: New CF programmer - anxious to start using jQuery



Did I forget to mention I'm  Coldfusion programmer? I this all
specifically for javascript programmers? Interesting stuff but no
mention of how to apply it. The demo doesn't even work correctly.

Reply via email to