Hi.
I've created sample plug in where user enter display text and select file names using drop down. I'm fetching all values using asychronous ajax methods. But now customer asked to implement auto complete feature for text box.
As we know that jquery ui has already methods, I want to know how to refer these methods in a ckeditor custom plugn in ?
Please assit me on this ?