Modal dialog window
I want to open a modal dialog window but want to do this upon some criteria in code, not directly per a user event.
For example, a user wants to add an item to a cart, but if the cart already has this item (no quantities allowed) a dialog box will open
Thanks
|