Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 06-17-2009, 10:16 AM   PM User | #1
Phani_bh007
New to the CF scene

 
Join Date: Jun 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Phani_bh007 is an unknown quantity at this point
Internet Explorer Click on scroll bar triggers onchange in IE7

Hi,
I have a text box, to which an onchange event is associated. We show suggestions to the user just below the text box (Google suggest style) based on what he types. The suggestions are shown in a table under a div (which will be hidden when page loads).

When the suggestions are more than 10, a scroll bar is shown. The issue now is the following:
1. User enters a character in the text box (value changed in the box)
2. The suggestions are shown (more than 10, so scroll bar comes up)
3. User clicks on the scroll bar to scroll down. This triggers the onchange event of the text box.

This happens only in IE7+. Same works fine in Firefox.
User should be able to use the scroll bar to navigate down the suggestions. Any pointers on this are highly appreciated.

Regards,
Phani
Phani_bh007 is offline   Reply With Quote
Old 06-18-2009, 08:34 AM   PM User | #2
Phani_bh007
New to the CF scene

 
Join Date: Jun 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Phani_bh007 is an unknown quantity at this point
Hi,
Any pointers to this are appreciated.

Thanks,
Phani
Phani_bh007 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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 On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:05 PM.


Advertisement
Log in to turn off these ads.