Google Groups Home
Help | Sign in
AJAX AutoCompleteExtender Safari display issue
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post will appear after it is approved by moderators
Sems  
View profile
 More options Jul 23, 11:50 pm
From: Sems <ben_camero...@hotmail.com>
Date: Wed, 23 Jul 2008 20:50:32 -0700 (PDT)
Local: Wed, Jul 23 2008 11:50 pm
Subject: AJAX AutoCompleteExtender Safari display issue
I am having issues with the autocompleteextender not displaying in
Safari. Once a seach term is typed into the target textbox the
autocomplete dropdown list is never displayed. This happens with and
without any animations enabled.
The webpage works as expected in IE and Firefox but not Safari.

I have noticed that this control also does not work on the control
toolkit website (http://www.asp.net/AJAX/AjaxControlToolkit/Samples/
AutoComplete/AutoComplete.aspx) when viewed in Safari 3.1.2 (see
attached screenshot).

Is there a known solution to this issue?


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
rony  
View profile
 More options Sep 1, 4:00 am
From: rony <rony.vainb...@gmail.com>
Date: Mon, 1 Sep 2008 01:00:32 -0700 (PDT)
Local: Mon, Sep 1 2008 4:00 am
Subject: Re: AJAX AutoCompleteExtender Safari display issue
you can make it visible manualy,
by using the javascript event OnClientShown = "AutoComplete_Shown"
AutoComplete_Shown(sender,args)
{
   var list = sender.get_completionList(); // the list , make it
visible.

}

On Jul 24, 6:50 am, Sems <ben_camero...@hotmail.com> wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google