Question
How do you use jquery in a cflayout?
If I load a jquery page by itself, it works fine. If I load it into a cflayoutarea I get a bunch of errors and it won't work. How do you load a page that has jquery scripts into a cflayoutarea? I know if you are using CFML's built in ajax you have to do cfajaximport. Is there a command to load jquery and custom scripts?
