Ended up fixing it on my own:
$(document).ready(function()
{$("[EMAIL PROTECTED]|=menu]").click(function(){
$("this").Puff(500)
});
});However, I'm not getting Puff working, but I'll fix that too. Tane _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
