This is a discussion on "do it 2 times???" within the JavaScript Forum section. This forum, and the thread "do it 2 times??? are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
do it 2 times???
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
do it 2 times???
I just want to receive only one alert.... does anyone help me ?? (forgive my poor English make it is not clear....) Last edited by c010depunkk; Oct 30th, 2007 at 09:50. Reason: added [html] |
|
|
|
||||
|
Re: do it 2 times???
When you place return false in a function it does not stop execution of queued up events.. It only stops execution of that function... In this regard, IE is actually doing the wrong thing - it should display both alerts...
You could try setting if you wanted to be a certain amount of time between alerts, you could try something like this... It will only display an alert if the last one was more than 1 second ago
Last Blog Entry: The wannabe juggler's quest (Oct 27th, 2007)
|
|
||||
|
Re: do it 2 times???
Isn't there a missing semi-colon? Shouldn't it be:
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| horizontal list navigation breaks when load times are slow | sch3dana | Web Page Design | 14 | Mar 19th, 2008 12:56 |
| Great times, sad, but need to go | moojoo | Webforumz Cafe | 12 | Nov 8th, 2007 14:03 |
| lunch time, fun times | welshstew | Webforumz Cafe | 17 | Jul 13th, 2007 08:21 |
| Deal-Times | begemot | Free Web Site Critique | 8 | May 22nd, 2007 07:20 |