I\'m using Twitter Bootstrap modal window functionality. When someone clicks submit on my form, I want to show the modal window upon clicking the \"submit button\" in the fo
Try this. It's works for me well.
function clicked(item) { alert($(item).attr("id")); }
Click me Modal in CSS × One modal example here.
One modal example here.