ketchup-plugin
ketchup-plugin copied to clipboard
Changed method and Fixed overlay.
- The .html('') method calls .empty() before set a blank value, in this case, then .empty() is simpler to use;
- Added z-index to work fine when the form is inside a modal window like jQuery Dialog.