Click here to Skip to main content
15,921,841 members
Home / Discussions / Web Development
   

Web Development

 
Questionweird javascript error Pin
Anonymous9-Sep-05 3:06
Anonymous9-Sep-05 3:06 
Question[Message Deleted] Pin
AfzalHassen9-Sep-05 0:37
AfzalHassen9-Sep-05 0:37 
AnswerRe: how do I use JScript to move one or more items from one Listbox to another Pin
enjoycrack9-Sep-05 1:13
enjoycrack9-Sep-05 1:13 
Questionwikimedia Pin
Member 22525128-Sep-05 21:01
Member 22525128-Sep-05 21:01 
Questionhosting child web sites Pin
smita_roy8-Sep-05 20:12
smita_roy8-Sep-05 20:12 
AnswerRe: hosting child web sites Pin
Alsvha8-Sep-05 23:05
Alsvha8-Sep-05 23:05 
QuestionJavascript & IE Pin
hung_ngole8-Sep-05 17:56
hung_ngole8-Sep-05 17:56 
AnswerRe: Javascript & IE Pin
minhpc_bk8-Sep-05 18:31
minhpc_bk8-Sep-05 18:31 
Hi Hung,
You cannot disable this dialog box since you are using the onbeforeunload event. In this case, you might consider using this dialog to show the confirm message instead of using the confirm method. It looks something like:
<body onbeforeunload="return 'Save?';">...........</body>

GeneralRe: Javascript &amp; IE Pin
hung_ngole8-Sep-05 19:37
hung_ngole8-Sep-05 19:37 
GeneralRe: Javascript &amp; IE Pin
minhpc_bk8-Sep-05 19:54
minhpc_bk8-Sep-05 19:54 
GeneralRe: Javascript &amp; IE Pin
hung_ngole8-Sep-05 20:14
hung_ngole8-Sep-05 20:14 
AnswerRe: Javascript & IE Pin
Guffa8-Sep-05 23:37
Guffa8-Sep-05 23:37 
GeneralRe: Javascript &amp; IE Pin
Anonymous9-Sep-05 4:53
Anonymous9-Sep-05 4:53 
AnswerRe: Javascript &amp; IE Pin
Shog99-Sep-05 15:14
sitebuilderShog99-Sep-05 15:14 
GeneralRe: Javascript &amp; IE Pin
Anonymous9-Sep-05 18:11
Anonymous9-Sep-05 18:11 
GeneralRe: Javascript & IE Pin
enjoycrack9-Sep-05 18:58
enjoycrack9-Sep-05 18:58 
Questionhtml -&gt;JSTL Pin
ginognaus8-Sep-05 15:14
ginognaus8-Sep-05 15:14 
QuestionFrames etc. Pin
Jeeves1238-Sep-05 14:52
Jeeves1238-Sep-05 14:52 
AnswerRe: Frames etc. Pin
Guffa8-Sep-05 15:11
Guffa8-Sep-05 15:11 
Questionrecordset not displaying Pin
Shrex8-Sep-05 11:37
Shrex8-Sep-05 11:37 
QuestionRegular Expression Problem. Pin
Anonymous8-Sep-05 6:34
Anonymous8-Sep-05 6:34 
AnswerRe: Regular Expression Problem. Pin
Guffa8-Sep-05 12:22
Guffa8-Sep-05 12:22 
Questionjava script Pin
wpcolleen8-Sep-05 4:35
wpcolleen8-Sep-05 4:35 
AnswerRe: java script Pin
Guffa8-Sep-05 11:21
Guffa8-Sep-05 11:21 
QuestionBrowse toolbar Pin
wpcolleen8-Sep-05 1:53
wpcolleen8-Sep-05 1:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.