.toggle mouse event disables links in the container?

.toggle mouse event disables links inside that container?

Any ideas?

found this - but couldn’t figure out where to delete e.preventDefault();

http://www.mail-archive.com/jquery-en@googlegroups.com/msg22073.html

Can you maybe post a sample HTML (and JS?) snippet so that you can show where the event handler is being attached (I’m assuming you’re using the .toggle event handler and not the [URL=“http://api.jquery.com/toggle/”]animation method?)