$('ps_results').empty().removeClass('ps_results').setStyle('visibility', 'hidden');
$('ps_search_str').value = _txtSearch;
$('ps_link').addEvent('click', function(e) {
var splitDivs=_optHideDivs.split(" ");
var link = new Element('a', {'id': 'ps_link' }).setProperty('href','#').setHTML(_txtClose).injectBefore(res_header);
var res_header = new Element('div', {'class': 'ps_header' }).setHTML(_txtResults).injectInside(result_div);
var result_div = $('ps_results');
var addSearchResult = function() {
window.addEvent('domready', function() {
When DOMReady, execute js_code.
function setSpecifiedLanguage(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){
Global language vars, to be set from languagefiles through mod_pixsearch.
* Used to process Ajax searches on a Joomla database.
* See COPYRIGHT.php for copyright notices and details.
* other free or open source software licenses.
* is derivative of works licensed under the GNU General Public License or
* to the GNU General Public License, and as distributed it includes or
* PixSearch is free software. This version may have been modified pursuant
* @licenseGNU/GPL, see LICENSE.php
* @copyrightCopyright (C) 2007 PixPro Stockholm AB. All rights reserved.
Комментариев нет:
Отправить комментарий