Can you format that more readably, or better yet put it in jsFiddle? Plus, IE8's debugger should have no trouble showing you the actual expression that's causing the problem. It's likely a DOM element you forgot to wrap in $ before calling Moo methods, but it's hard to see exactly where.
-- Sandy
