Search:

Search: Search took 1.00 seconds.

  1. Replies
    5
    Views
    492

    I did not use, but you can test this plugin:...

    I did not use, but you can test this plugin: WordPress › Codestyling Localization « WordPress Plugins
  2. Replies
    31
    Views
    3,708

    After some investigation i found a interesting...

    After some investigation i found a interesting function. It closes the "infowindow"(bubble) in x milliseconds.


    setTimeout(function () { infowindow.close(); }, 5000);

    To implement this in the...
Results 1 to 2 of 2