Hi ,
  I am working GoogleLocalSerach  Control.I want to access it's button
properties so that i can change it's text from "Search" to "Map
Serach".So how can i ?
 I can access The text box from that searchForm by using URL
<link href="http://www.google.com/uds/css/gsearch.css";
rel="stylesheet" type="text/css" />
and css

#searchfrom {
         width : 500px;
         margin : 0px;
         padding : 0px;
         margin-top:0px;
         border : 0px solid #f9f9f9;
         height :10px;
         }

Serach form is my div name.

so how can i access the button properties .
That may be in Java Script or Css.

thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to