Some Useful Developer tools and Extensions in the chrome browser

| By Webner

Every developer/designer should be aware of some developer tools and extensions available in the chrome browser. Chrome developer tools provide deep visibility into the web pages. We can check layout, performance loading issues and also debug Javascript issues with breakpoints.

jQueryUI Autocomplete: Select and Focus Events

| By Webner

It is already discussed “What is AutoComplete feature of jQueryUI” in one of my previous blogs. Please refer to following link for description of jQueryUI Autocomplete: https://blog.webnersolutions.com/how-to-add-font-awesome-progress-icon-in-textbox-for-autocomplete-jquery-ui-plugin Here, in this blog, I will discuss most often used events of jQueryUI