J
|
Jane 8/7/2008 |
Open Visual Editor tab for shopping_cart list page, click on the Delete button, turn on HTML mode and replace highlighted code with this one: <INPUT class=button onclick="if (confirm('Do you really want to delete these records?')) frmAdmin.submit(); return false;" type=button value="Delete selected" disptype="control1">
|