Select to view content in your preferred language

Skinning a Find Task Input box to look like a locate box

800
2
Jump to solution
06-19-2014 09:12 AM
TracyArchibald
Regular Contributor
I want to skin a find task input box so it looks like the locate task input box where it resides on the map.    Like this sample:
http://developers.arcgis.com/javascript/samples/locator_simple/

I can't seem to find any sample code to to it (even though I'm sure it exists).  Can anyone point me in the right direction?
0 Kudos
1 Solution

Accepted Solutions
JohnGravois
Deactivated User
hi tracy,

all the source code for the widget (including the CSS) is open source and can be found in GitHub.

https://github.com/Esri/arcgis-dijit-geocoder-js/blob/master/css/Geocoder.css

View solution in original post

0 Kudos
2 Replies
JohnGravois
Deactivated User
hi tracy,

all the source code for the widget (including the CSS) is open source and can be found in GitHub.

https://github.com/Esri/arcgis-dijit-geocoder-js/blob/master/css/Geocoder.css
0 Kudos
TracyArchibald
Regular Contributor
Thanks!  I'll take a look at it.
0 Kudos