i am using facebox
that give help for opening box from link
but i want to open box from jquery click function not from hyper link.
like
$(“#Button2”).click(function()
{
code to open facebox
});
thanks
.