Here's a really nice JavaScript equivalent of ColdFusion's tag.
JavaScript Version Of <CFDUMP>
2 Comments
C
Chris Phillips
I feel like it's Christmas!
I've been looking for something like that for months. I'm about to start a big AJAX project. And I was going to write a JS variable dumper if I couldn't find one.
But now I don't have to. :-)
R
I've been using sdumper.js, included in the ajaxCFC distro and it works really well for Ajax sites. I'll have to check this one out...