0
votes
0answers
15 views
How do i disable google safe search on this google ajax search?
<script src="http://www.google.com/jsapi?key=ABQIAAAA1XbMiDxx_BTCY2_FkPh06RRaGTYH6UMl8mADNa0YKuWNNa8VNxQEerTAUcfkyrr6OwBovxn7TDAH5Q"></script>
<script type="text/javascript">
…
0
votes
2answers
35 views
Silverlight onLoad event not fired inside Google Wave
I am creating a wave gadget base on Silverlight 3. It all works great. Problem is that I want to add some functionality when SL control get loaded. So In "Object" definition of SL, I have added a …
0
votes
1answer
17 views
setting the side for the radio button gwt
hi,
how can make the text of the radio box appear on the left side of the button instead of the right?
on left to right languages the standard is the text on radio button is on the right of the …
0
votes
1answer
17 views
Google Maps API {removeOverlay(marker);} AND {clearOverlays();}
i have a problem in removing the old markers without removing the central point of the circle "it's also a marker"
the source ::::
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
…
2
votes
3answers
78 views
How can Web Developers take advantage of Google’s Public DNS
Google recently announced their Public DNS Service. It's suppose to be faster and more secure than regular DNS.
Based on the Google instructions and my limited understanding of DNS it can only be …
0
votes
0answers
10 views
Problematic iframe which embeds google map with route
I got iframe with googlemap containing static location of company headquoter, i used for this google generator, and all that works fine.
I got also to make possible creating routes from any location …
3
votes
4answers
1k views
Refresh a Div that has a Google ad inside it
Hello all,
I have a div that holds a google ad. My website is mostly AJAX and there is no need for a browser refresh. That means my ads will not refresh either, which isnt ideal, a user staring at …
0
votes
2answers
14 views
In Flex, what’s the difference between ‘creationComplete’ and ‘addedToStage’?
I want to count (via google analytics) the times a pop-up is displayed to the user. Which event should I use to deduce that the pop-up is being displayed to the user?
0
votes
0answers
10 views
Google Maps API {removeOverlay(marker);} AND {clearOverlays();}
i have a problem in removing the old markers without removing the central point of the circle "it's also a marker"
the source ::::
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
…
0
votes
2answers
27 views
Is it possible to customize Google / Yahoo Map ?
I'm absolute newbie as for Google Map / Yahoo Map. I would like to know if it is technically possible to ask to show any city in any country DYNAMICALLY (I mean by passing parameters) and then to show …
1
vote
3answers
40 views
Finding Websites From Company Name
Hey, I've got a list of 6,000 company names(along with their headquarters address) and I need to find the web address for each of them. I'm considering using the Google Web API(obviously this will …
0
votes
1answer
19 views
Cookie file for Google Chrome / unix
Where does Chrome store its cookie file on a unix system?
5
votes
2answers
140 views
Google OpenID/federated login periodically fails
I'm developing a Django app that uses python-openid. The app is running on my development server at home.
Similar to stackoverflow's login mechanism, I'd like users to login to my website using …
0
votes
0answers
18 views
gwt hosted mode hangs on connecting to 127.0.0.1
hi all,
i am using gwt for a while (pretty nice and useful thing)
when i run the hosted mode i am getting the hosted browser window, and it hangs
on "connecting to 127.0.0.1", only after few tires …
0
votes
1answer
12 views
Multiple Markers in Google MAp API Version 3
I am working on Google MAP API version 3.0 on Visual Studio 2009(C#). I have created a page on which i created a Datatable having two columns Latitude and Longitude. Now what i wanted to do is Bind …
