Response title
This is preview!




Cool, thanksnode.is('[contenteditable]')
I was actually just now debating on whether I could just do if (node !== this), since [data-ce] represents the contenteditable section... it worked on my test run, anyway.Honestly, that's just me being lazy... I plugged the example in to jsfiddle before posting, and I'm not sure how to use console.log there.Don’t debug with alert. Use console.log.
I'mma go crazy before long...


In the live script, I also ended up having to add node !== null... so:
© 2013 jQuery Foundation
Sponsored by and others.
