X-editable Custom Field Type Not Respecting Overridden Defaults
I have a custom x-editable input type for entering a city and selecting a country that renders like so: Notice the buttons at the bottom; This is so because the initialization cod
It's possible you have an old version of x-editable. You can find the version in the link you use to include it in the <head>
of your document.
Only version 1.1.1 and later supports the showbuttons command.
If this is not the issue, let me know and I'll see what else I can figure out.
You may like these posts
Post a Comment for "X-editable Custom Field Type Not Respecting Overridden Defaults"