I forgot to add something.  that _javascript_ should be at the BOTTOM of the calendar template, so that it processes after everything has been loaded
  ----- Original Message -----
  From: brob
  To: CF-Talk
  Sent: Friday, December 05, 2003 7:45 PM
  Subject: Re: Making _javascript_ Wait.

  This is what u should do.  On that event calendar page, write a _javascript_ to do something to the window with the links in them.  THat something is, setting a value to a hidden field in the window with the link.  Then, for the links themselves, tell them to only work if the hidden field is TRUE or FALSE or whatever u set it to.

  This should work fine! :-D

    ----- Original Message -----
    From: Marlon Moyer
    To: CF-Talk
    Sent: Friday, December 05, 2003 4:16 PM
    Subject: Re: Making _javascript_ Wait.

    I've been bitten by that fix if I have external scripts  :-(

    J E VanOver wrote:

    > Don't know what your experience is but I've been bit by "onload" handlers
    > many times.  I do NOT trust that they wait for the page to be completely
    > loaded.  The only thing I've done that works consistently is to set my OWN
    > "Page done" flag AFTER the closing <HTML> tag.
    >

    --
    marlon
    [EMAIL PROTECTED]
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to