Is there any way to create prompt with two input fields?

后端 未结 4 2031
名媛妹妹
名媛妹妹 2020-12-06 08:45

Is there any way to create prompt in JavaScript with two input fields ?

I tried that code, but it didn\'t help me :

var a = prompt(\"A : \", \"\");         


        
4条回答
  •  渐次进展
    2020-12-06 09:40

    
    
    
    
    
    dialogo
    
    
    
    
    
    
    
    
    
    
    

提交回复
热议问题