Connecting Tech Pros Worldwide Help | Site Map

Forcing IE to refresh?

 
LinkBack Thread Tools Search this Thread
  #1  
Old July 23rd, 2005, 11:22 AM
Donald F. McLean
Guest
 
Posts: n/a
Default Forcing IE to refresh?

I'm writing a script that proactively validates data input.

Under IE, throwing up an alert seems to interfere with the behavior of
radio buttons. In other words, if changing the value of the radio button
field fires the validation, the radio button either isn't set or isn't
displayed correctly after the popup is dismissed.

If I stick the error messages in a non-editable textarea field, the
textarea field doesn't get refreshed.

I tried "focus" - didn't help.

Mozilla works perfectly of course.

Donald McLean
Space Telescope Science Institute

  #2  
Old July 23rd, 2005, 11:23 AM
Jim Brandley
Guest
 
Posts: n/a
Default Re: Forcing IE to refresh?

"Donald F. McLean" <dmclean@stsci.edu> wrote in message news:<c9nb19$201$1@tomm.stsci.edu>...[color=blue]
> I'm writing a script that proactively validates data input.
>
> Under IE, throwing up an alert seems to interfere with the behavior of
> radio buttons. In other words, if changing the value of the radio button
> field fires the validation, the radio button either isn't set or isn't
> displayed correctly after the popup is dismissed.
>
> If I stick the error messages in a non-editable textarea field, the
> textarea field doesn't get refreshed.
>
> I tried "focus" - didn't help.
>
> Mozilla works perfectly of course.
>
> Donald McLean
> Space Telescope Science Institute[/color]

I have also had trouble with refreshes. I suspect that the thread gets
busy and loses track of incomplete events. I have (so far) been able
to get around the problem by setting a timer to do what I really
wanted to do in-line. So far, 200-250 ms has been sufficient time to
let IE finish what it had going on the thread and actually perform the
function it was skipping when directly referenced in my scripts.
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,989 network members.