javascript - Improve performance in CKEditor integration with google web fonts -


how can add(programatically) google fonts ckeditor

can improve performance here. have around 400 web fonts e.g. google fonts , concat css contents.css take bit long. how can improve it?

can add based on font user select , dynamically add css head?


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -