Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Change alert title

Change alert title

Scheduled Pinned Locked Moved ASP.NET
javascriptquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    Goodway
    wrote on last edited by
    #1

    hi everyone, when I make an alert in Javascript, I receive the title on the alert window "Microsoft Internet Explorer". Can I change it?? Can I change the font or color of the text that I enter in the alert window?? Thanks.

    A 1 Reply Last reply
    0
    • G Goodway

      hi everyone, when I make an alert in Javascript, I receive the title on the alert window "Microsoft Internet Explorer". Can I change it?? Can I change the font or color of the text that I enter in the alert window?? Thanks.

      A Offline
      A Offline
      Alvaro Mendez
      wrote on last edited by
      #2

      Goodway wrote: Can I change it?? Can I change the font or color of the text that I enter in the alert window?? No. It's a browser-specific utility. All you can do is create your little "alert" web page and use window.showModalDialog (for IE only) or window.open to pop it up. Then you can set the title via the TITLE tag inside your page. Regards, Alvaro


      You know what they say about arguing over the Internet...

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups