google_json_api-1.0.0-rc2/js/google_json_api_form_select.js

js/google_json_api_form_select.js
// Add listener to search page select element of SERP search form.
// Selection of page will modify the action attribute of the form.
if(document.getElementById('google-json-api-search-box-form').searchpage) {
    document.getElementById('google-json-api-search-box-form').searchpage.onchange = function() {
        var newaction = this.value;
        document.getElementById('google-json-api-search-box-form').action = newaction;
    };
}

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc