You must Sign In to post a response.
  • Category: JavaScript

    How to remove warning symbol in popup for javascript ?


    Are you looking for a way to warning symbol in popup for javascript ? then read this thread to know more about it



    Hi friends,

    in Javascript or jquery how to remove warning symbol in popup.for IE browser?Is that possible or any other solution?
  • #756550
    Which warning symbol do you get by javascript ? please elaborate so that we can help you better to resolve the issue
    Thanks
    Koolprasd2003
    Editor, DotNetSpider MVM
    Microsoft MVP 2014 [ASP.NET/IIS]

  • #756551
    exclamation symbol in javascript popup,when we doing by
    alert("Hi")......
    that time we will get popup ryt..in that warning symbol(exclamation symbol)

  • #756552
    hi Koolprasd,

    any ideas?

  • #756571
    Hi,
    I believe that can not be removed. That is browser specific. I think you may not get the same in Chrome. You may opt customized jQuery alert in that case.
    http://jqueryui.com/dialog/#modal-message


    Regards,
    Asheej T K

  • #756600
    Hai Saravanan,
    The JavaScript alert message is inbuilt message with the browser so you cant make the changes in it. Instead, you can create your own custom message and display with whatever image you want.
    Hope it will be helpful to you.

    Regards,
    Pawan Awasthi(DNS MVM)
    +91 8123489140 (whatsApp), +60 14365 1476(Malaysia)
    pawansoftit@gmail.com


  • Sign In to post your comments