paul2463 Posted October 23, 2006 Share Posted October 23, 2006 Hello allsimple question I think but one I would still like an answer to if anyone out there knows...I will have a page that uses a window.prompt() dialog box to enter a product catagory, then another one that requests the product sub catagory, is it possible to have ONE window.prompt() dialog box that I can enter both pieces of information into??? i.e with two text boxes and two lables complete with the "OK" and "Cancel" buttons. Quote Link to comment Share on other sites More sharing options...
fenway Posted October 24, 2006 Share Posted October 24, 2006 Nope... but you can write your own custom HTML page that looks like it, but you can't use the default dialogs. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.