Jquery:

 https://stackoverflow.com/questions/1414276/how-to-make-the-first-option-of-select-selected-with-jquery

$("#target").val($("#target option:first").val());

Không có nhận xét nào:

filebrowserBrowseUrl and external file browser/uploader

 https://ckeditor.com/old/forums/CKEditor-3.x/filebrowserBrowseUrl-and-external-file-browseruploader Thanks for your replies, it actually wo...