Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

AJAX ConfirmButtonExtender - Confirm Box or Alert Box

$
0
0

Is there a way to change the style of the confirm or alert box when using the AJAX ToolKits

The following works great, there is nothing wrong with it, I just would like to make the confirm or alert box to look different than the normal standard javascript confirm/alert box.

<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="atk" %>
<atk:ConfirmButtonExtender ID="ConfirmButtonExtender1" TargetControlID="imgDel" ConfirmText="Are you sure you wish to delete this record?" runat="server" />

I tried using the modernAlert.js but it does not work still display the standard normal alert box.

Thanks


Viewing all articles
Browse latest Browse all 5678

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>