Subscribe to:
Posts (Atom)
Directory | |
Start time | ">, "> @ "> "> |
Interval | Hours Minutes Seconds |
Posting category | |
result += '
' + $(this).text() + '
'; } }); return result; } function wed_refresh_synonym_dialog(word) { var synonyms = wed_synonyms[word]; if (typeof synonyms == 'undefined') return; // error var $ul = $('#wed-dialog .wed-body ul'); $ul.empty(); for (var i in synonyms) { $ul.append(wed_get_synonym_html(synonyms[i])); } $ul.append('