Results 1 to 2 of 2

Thread: changing the look or the alert popup?

  1. #1
    Join Date
    Dec 2006
    Posts
    74
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Arrow changing the look or the alert popup?

    firstly is it possible to change the way you see the alert popup?
    HTML Code:
    <script>alert('this kind');</script>
    secondly if it is how do you go about doing this?

  2. #2
    Join Date
    Jun 2006
    Posts
    182
    Thanks
    0
    Thanked 14 Times in 14 Posts

    Default

    No. But you can use window.open() to make a custom window and write to it anything you want.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •