Sourabh Bajaj

Results 4 comments of Sourabh Bajaj

Any updates on this? Seeing the same error and can't get it to work.

I am interested in doing this. Do you think API extension to include custom options with event functions will be useful? It can probably support font awesome icons by default...

Lets say this: ``` var selection = new Selection(); selection.config({ translate:{ icon:'fa-language', 'click':function(text){ // Send text to Google Translate API and on return, replace the text into different language. }...

Perfect! Thanks.