Jul 4, 2004 #1 meeble Programmer Sep 24, 2002 137 GB When you do a JavaScript confirm you get the two buttons 'ok' and 'cancel'. Can you change these to say something else? Regards, James
When you do a JavaScript confirm you get the two buttons 'ok' and 'cancel'. Can you change these to say something else? Regards, James
Jul 4, 2004 #2 jemminger Programmer Jun 25, 2001 3,453 US no ========================================================= -jeff http://www.jeffemminger.comtry { succeed(); } catch(E) { tryAgain(); } finally { rtfm(); } Upvote 0 Downvote
no ========================================================= -jeff http://www.jeffemminger.comtry { succeed(); } catch(E) { tryAgain(); } finally { rtfm(); }
Jul 5, 2004 #3 vbkris Programmer Jan 20, 2003 5,994 IN u might want to have a look at showModalDialog() function... Known is handfull, Unknown is worldfull Upvote 0 Downvote