+ Reply to Thread
Results 1 to 3 of 3

Thread: Auto complete

  1. #1
    Senior Member
    Join Date
    May 2013
    Posts
    185

    Auto complete

    I managed to copy the auto complete from the realty signs template to the general modern. It is working great except that every link opens in a new tab how can I change it so that it loads on the same page?

  2. #2
    Hello Kemoid Wilson,

    You can solve it here:

    ftp://templates>>your_template>>js>>jquery.autocomplete. js

    find code:

    Code:
    Only registered members can view the code.
    and replace to:

    Code:
    Only registered members can view the code.
    or find in this file code: target="_blank" and remove it.
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Senior Member
    Join Date
    May 2013
    Posts
    185
    Thanks again Viktor

+ Reply to Thread