Is there a nice and easy way to have a Colorbox act as a dialog window? I understand there are enough events which can be addressed but I'm unable to construct this in a nifty way... Or are there existing ways to replace the close
button with ok/cancel
or yes/no
or other buttons..?
Edit: I need to be able to pass somesort of return function (similar to an event) and execute that based on a button click in the dialog (box). Functionality similar to jQuery UI Dialog "buttons"