Results 1 to 2 of 2

Thread: Confirm Box change value 'Ok' to 'yes'

  1. #1
    Join Date
    Jul 2008
    Posts
    18
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default Confirm Box change value 'Ok' to 'yes'

    Hi All,
    How to customize, the confirm box value. I need to change ok and cancel to Yes and No


    Thanks in advance,

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    You can't change what the browser says. This is partly for security so that you can't trick the user.

    confirm('My question?');

    You can only customize the question.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

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
  •