We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 38162
    • 97 Posts
    Quote from: N!Ce at Jun 15, 2010, 08:21 AM

    You can also edit the language file, by changing:
    $_lang[’as_searchButtonText’] = ’Submit’;

    Indeed, this was supposed to say:
    $_lang[’as_searchButtonText’] = ’Go!’;

    I forgot that I had changed it to ’Submit’ myelf.

    You can also create your own template and use that on every call. How to call templates and create your own templates is explained in the included txt file and on the homepage of this snippet.
      • 838
      • 15 Posts
      Can anyone tell me why there is a white box around the search field when I call the ajax snippet? I cannot find anything in my css styling to account for this.

      this is the call:
      [[AjaxSearch? &AS_landing=`8` &moreResultsPage=`8` &showMoreResults=`1` &addJscript=`0` &extract=`0` &AS_showResults=`0`]]
      Fairly standard as far as i can tell.

      Is this something inherent to the ajax snippet?

      thanks in advance.
      Albert
        • 4619
        • 23 Posts
        I cannot find anything in my css styling to account for this.

        May be add: fieldset {border: 0}