Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Discussions > Google Search Appliance/Google Mini > suggest_js.js issue on firefox
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
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
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 was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
frodopwns  
View profile  
 More options Nov 3, 4:46 pm
From: frodopwns <frodop...@gmail.com>
Date: Tue, 3 Nov 2009 13:46:58 -0800 (PST)
Local: Tues, Nov 3 2009 4:46 pm
Subject: suggest_js.js issue on firefox
Does anyone know a reason why this javascript file in its original
form would not function in firefox?

I have no other javascript running on the page. The same page works
just fine in IE.

here is the html:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://
www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
</head>

<body marginheight="0" topmargin="0" >

<!-- Style Sheet for the type as you go feature -->
<link href="/search_dropdown.css" rel="stylesheet" type="text/css" />

                <!--- Search --->
                <div id="rest" class="noDisplay_print">
                        <form method="get" name="gs" action="http://search.xxxx.com/search"
target="_top">
                                <div class="search2"><label for="xxxx_search">Enter Search Text</
label><label for="searchbutton">SubmitSearch</label></div>

                                <input type="text" size="25" name="q" id="xxxx_search" alt="Enter
search text" />
                                <input value="date:D:L:d1" name="sort" type="hidden" />
                                <input value="xml_no_dtd" name="output" type="hidden" />
                                <input value="iso-8859-1" name="ie" type="hidden" />
                                <input value="iso-8859-1" name="oe" type="hidden" />
                                <input value="www" name="client" type="hidden" />
                                <input value="www" name="proxystylesheet" type="hidden" />
                                <input value="default" name="site" type="hidden" />
                                <input value="btnG" type="image" src="/images/searchbutton4.gif"
width="42" height="18" alt="Search" border="0" id="searchbutton"/>
                        </form>
                        <script language="javascript" src="/suggest_js.js"></script><script
language="javascript">
                            sgst('q');
                                sgst('token');
                        </script>
                        <div id="advance_search" ><a href="/search/advanced.html"
class="search"> Advanced Search</a></div>
                </div>
<br/>

</body>
</html>


    Reply    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.
drseergio  
View profile  
 More options Nov 4, 7:47 am
From: drseergio <drseer...@gmail.com>
Date: Wed, 4 Nov 2009 04:47:43 -0800 (PST)
Local: Wed, Nov 4 2009 7:47 am
Subject: Re: suggest_js.js issue on firefox
Hm, what sorts of problems are you getting?

On Nov 3, 10:46 pm, frodopwns <frodop...@gmail.com> wrote:


    Reply    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.
Matt Snyder  
View profile  
 More options Nov 4, 12:00 pm
From: Matt Snyder <msny...@search-tech.com>
Date: Wed, 4 Nov 2009 09:00:58 -0800 (PST)
Local: Wed, Nov 4 2009 12:00 pm
Subject: Re: suggest_js.js issue on firefox
If the html page is hosted on a standalone server, you might be having
a problem with ajax trying to talk to a server (the GSA) that is not
the same server as the web server.  I think there are security
constraints on ajax that prevent that.

    Reply    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.
keif  
View profile  
 More options Nov 4, 8:08 pm
From: keif <god.dre...@gmail.com>
Date: Wed, 4 Nov 2009 17:08:59 -0800 (PST)
Local: Wed, Nov 4 2009 8:08 pm
Subject: Re: suggest_js.js issue on firefox
I'd suggest installing firebug and see what errors it's throwing.
It'll give you more details than just "not working"

-kb

On Nov 4, 12:00 pm, Matt Snyder <msny...@search-tech.com> wrote:


    Reply    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.
frodopwns  
View profile  
 More options Nov 6, 6:51 pm
From: frodopwns <frodop...@gmail.com>
Date: Fri, 6 Nov 2009 15:51:14 -0800 (PST)
Local: Fri, Nov 6 2009 6:51 pm
Subject: Re: suggest_js.js issue on firefox
The problem is that when i begin to type in the search box no
suggestions popup, in fact nothing pops up.  The same exact page works
100% when viewed from Internet Explorer.

On Nov 4, 7:47 am, drseergio <drseer...@gmail.com> wrote:


    Reply    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.
frodopwns  
View profile  
 More options Nov 6, 8:04 pm
From: frodopwns <frodop...@gmail.com>
Date: Fri, 6 Nov 2009 17:04:10 -0800 (PST)
Local: Fri, Nov 6 2009 8:04 pm
Subject: Re: suggest_js.js issue on firefox
Kb,

this is what firebug tells me

Warning: Error in parsing value for 'font-size'.  Declaration dropped.
Source File: Line: 0

Warning: Error in parsing value for 'font-size'.  Declaration dropped.
Source File: Line: 0

Warning: Error in parsing value for 'font-size'.  Declaration dropped.
Source File: Line: 0

Warning: Error in parsing value for 'font-size'.  Declaration dropped.
Source File: Line: 0

Warning: Error in parsing value for 'font-size'.  Declaration dropped.
Source File: Line: 0

GET http://search.xxxx.com/suggest?token=p&max_matches=10&use_similar=0
GET http://search.xxxx.com/suggest?token=p&max_matches=10&use_similar=0
200 OK 132ms
suggest_js.js (line 55)

not terribly useful

On Nov 4, 8:08 pm, keif <god.dre...@gmail.com> wrote:


    Reply    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
©2009 Google