Rep Locator 2

  • Troubleshooting
    • International
      • Click on drop down, no results.  Click return map and get a flicker
        • clickMatch and companyCountry are not equal.
  • Files
    • No XSLT - done fully via JS
    • /javascriptO2/ajaxMultiple.js
    • http://ajax.googleapis.com/ajax/libs/jquery/1.3.1/jquery.min.js
    • /javascript/locator2_xmlConfigFile.js  (this optionally sets the locator2_config.xml file name to something different if you have multiple locators in the site) 
    • /javascriptO2/locator2.js
    • /cssTemplate/locator2.css
    • /xml/content/locator2_config.xml
      • xsltDoc
      • xmlDoc
    • /xsltTemplate/locator2.xslt
      • mapNav
      • 2 maps (image mapped)
      • Select for international
    • /xml/content/salesReps.xml
      • include/DataConversion/salesRepLocator.csv
      • Important Nodes
        • clickMatch 
        • companyName
        • companyAddress
        • companyAddress2
        • companyCity
        • companyState
        • companyZip
        • companyPhone
        • companyFax
    • IMAGES 
      • mapNav 
        • /images/interface/mapNavBack_US.gif
        • /images/interface/mapNavBack_CAN.gif
        • /images/interface/mapNavBack_INT.gif
      • maps
        • /images/interface/Map2008.png
        • /images/interface/mapCanadaLargeInternal.png
      • Listing Icons
        • /images/interface/vcard.png
        • /images/interface/telephone.png
        • /images/interface/printer.png
  • Documentation