Results 1 to 11 of 11

Thread: Internet Explorer Issue?

  1. #1

    Thread Starter
    Frenzied Member Memnoch1207's Avatar
    Join Date
    Feb 2002
    Location
    DUH, Guess...Hint: It's really hot!
    Posts
    1,861

    Internet Explorer Issue?

    I have several clients complaining that it takes upwards of 30 seconds for a checkbox within IE to display as checked, after they have clicked on it.
    I know the browser handles the appearance of the checkbox and radio buttons when they are clicked on, so I was wondering if there maybe an "unknown" issue with IE on Windows XP with Service Pack 2 installed.

    My clients are complaining that it happens with both checkboxes and radio buttons. I have experienced it as well. I click on the checkbox and it grays out, then finally it will display as checked.

    Anyone else experiencing this or similar issues?
    Being educated does not make you intelligent.

    Need a weekend getaway??? Come Visit

  2. #2
    Frenzied Member I_Love_My_Vans's Avatar
    Join Date
    Jan 2005
    Location
    In the PHP compiler
    Posts
    1,275

    Re: Internet Explorer Issue?

    I dont know about an issue, best thing to do, if you havnt already is to check the Microsoft site, or get one of your people to do it.

    If not is there any chance you can use another browser. Mozila Firefox doesnt seem to bad, has some good features aswell. Also theres opera, but i havnt had much experienc with that one.

  3. #3
    Frenzied Member agmorgan's Avatar
    Join Date
    Dec 2000
    Location
    Lurking
    Posts
    1,383

    Re: Internet Explorer Issue?

    Nope.
    Got an example of a site where it does?
    Or is it random?

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Internet Explorer Issue?

    I've never seen that on any machine with SP2. I think this would be more specifically related to IE. Does it happen on all websites on the affected machines?

  5. #5
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: Internet Explorer Issue?

    Quote Originally Posted by Memnoch1207
    I have several clients complaining that it takes upwards of 30 seconds for a checkbox within IE to display as checked, after they have clicked on it.
    I know the browser handles the appearance of the checkbox and radio buttons when they are clicked on, so I was wondering if there maybe an "unknown" issue with IE on Windows XP with Service Pack 2 installed.

    My clients are complaining that it happens with both checkboxes and radio buttons. I have experienced it as well. I click on the checkbox and it grays out, then finally it will display as checked.

    Anyone else experiencing this or similar issues?
    Check for spyware, sounds like its signature. But if multiple peopl are expirencing it?
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  6. #6

    Thread Starter
    Frenzied Member Memnoch1207's Avatar
    Join Date
    Feb 2002
    Location
    DUH, Guess...Hint: It's really hot!
    Posts
    1,861

    Re: Internet Explorer Issue?

    It's happening on a specific site of mine, but only on one particular page, not on all of them.
    The page contains an option for the user to view "All" records or to "Page" them. It seems to affect them primarily if they have their option set to show "All" records. Which would then display upwards of 500 records on the page, containing 2-3 checkboxes per record, so I'm curious is a page displaying 1000 to 1500 checkboxes would cause this problem??
    But then again, it doesn't explain the same issue affecting the radio buttons, of which there are only 2 on the entire page.
    Being educated does not make you intelligent.

    Need a weekend getaway??? Come Visit

  7. #7
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Internet Explorer Issue?

    Yes it would. It really depends upon how you're 'searching' for the checkboxes in the grid (for example). I once had a grid with just 10 checkboxes in it, and doing the SelectAll() took about 15 seconds. Real crappy, because I was iterating through all the elements.

    I'd say it's more in the javascript function you're using.

    But no, that doesn't explain the radio buttons. Anything about them that you haven't mentioned? Like some onClick() function you're running?

  8. #8
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Re: Internet Explorer Issue?

    It may have something to do with pickles. Or it may not.
    I don't live here any more.

  9. #9
    KING BODWAD XXI BodwadUK's Avatar
    Join Date
    Aug 2002
    Location
    Nottingham
    Posts
    2,176

    Re: Internet Explorer Issue?

    You arent sticking in an intensive look when they click it are you?
    If you dribble then you are as mad as me

    Lost World Creations Website (XBOX Indie games)
    Lene Marlin

  10. #10
    Fanatic Member Valleysboy1978's Avatar
    Join Date
    Nov 2004
    Location
    Planet Xeoroaniar CC Posts:1,928,453,459,361
    Posts
    770

    Re: Internet Explorer Issue?

    Let's face it, Internet Explorer IS an issue by itself!
    Get Firefox!
    Life is one big rock tune

  11. #11

    Thread Starter
    Frenzied Member Memnoch1207's Avatar
    Join Date
    Feb 2002
    Location
    DUH, Guess...Hint: It's really hot!
    Posts
    1,861

    Re: Internet Explorer Issue?

    Quote Originally Posted by mendhak
    Yes it would. It really depends upon how you're 'searching' for the checkboxes in the grid (for example). I once had a grid with just 10 checkboxes in it, and doing the SelectAll() took about 15 seconds. Real crappy, because I was iterating through all the elements.
    Let me clarify. I said "Show All" meaning the user can select to have all of the records displayed on the page, or they can have "Paging" turned on and show only 10-20 records per page.

    I'm not iterating through the checkboxes at all.
    This issue is happening when the user tries to check one of the checkboxes, it grays out and then displays as checked about 30 seconds later.

    Quote Originally Posted by Valleysboy1978
    Let's face it, Internet Explorer IS an issue by itself!
    Get Firefox!
    Brilliant idea!? So what you're saying is I should just tell all of my clients to get a new browser? yeah...good one!
    Being educated does not make you intelligent.

    Need a weekend getaway??? Come Visit

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width