Popup with three buttons

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mullai
    New Member
    • Aug 2007
    • 1

    Popup with three buttons

    is it possible to create a popup with three buttons(yes, no, cancel) in java script?
    Last edited by pbmods; Aug 28 '07, 04:04 AM. Reason: Removed extra question marks.
  • dmjpro
    Top Contributor
    • Jan 2007
    • 2476

    #2
    Originally posted by mullai
    is it possible to create a popup with three buttons(yes, no, cancel) in java script???
    Welcome to TSDN.
    As far as I remember something like this is possible with window.confirm.
    But there are only two buttons Yes and No.
    If you want to customize then you should write your own code to pop-up with three buttons.
    Try it with HTML codes then if any problem is there then come with your code the experts are here to solve your problem.
    Best of luck with your try.

    Kind regards,
    Dmjpro.

    Comment

    • gits
      Recognized Expert Moderator Expert
      • May 2007
      • 5388

      #3
      hi ...

      may be the following thread is of some help to you ...

      kind regards

      Comment

      Working...