|
-
Jan 6th, 2005, 02:09 PM
#1
Thread Starter
Frenzied Member
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
-
Jan 6th, 2005, 05:37 PM
#2
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.
-
Jan 6th, 2005, 05:39 PM
#3
Frenzied Member
Re: Internet Explorer Issue?
Nope.
Got an example of a site where it does?
Or is it random?
-
Jan 6th, 2005, 05:59 PM
#4
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?
-
Jan 6th, 2005, 07:29 PM
#5
Re: Internet Explorer Issue?
 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?
-
Jan 7th, 2005, 10:09 AM
#6
Thread Starter
Frenzied Member
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
-
Jan 7th, 2005, 10:14 AM
#7
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?
-
Jan 7th, 2005, 10:19 AM
#8
Re: Internet Explorer Issue?
It may have something to do with pickles. Or it may not.
I don't live here any more.
-
Jan 7th, 2005, 10:23 AM
#9
KING BODWAD XXI
Re: Internet Explorer Issue?
You arent sticking in an intensive look when they click it are you?
-
Jan 7th, 2005, 11:06 AM
#10
-
Jan 7th, 2005, 04:21 PM
#11
Thread Starter
Frenzied Member
Re: Internet Explorer Issue?
 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.
 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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|