i have two different divs (code was simplified, this is not the actual code.)
You were actually pretty close:
$('#test, #funt').click(function() { });