love using the new wordpress menu builder. it's perfect for linking to everything, but... is it possible to create a jquery link? in other words, having one of my menu links toggle a div i've already built in? or do i have to ditch the WP menu alltogether?
i've tried using the XFN "rel" area, but it cuts out my brackets. ideally, i need it to look like:
rel="toggle[user-section-new]"
and WP auto-corrects it to
rel="toggleuser-section-new"
any advice?