Hi,
I've search in documentation how to preserve line breaks of textarea when submitting form in ajax.
I've found nothing so i've trace code to understand how it work.
I've found where is...
Type: Posts; User: florian-network
Hi,
I've search in documentation how to preserve line breaks of textarea when submitting form in ajax.
I've found nothing so i've trace code to understand how it work.
I've found where is...
Hi,
I've discovered a bug due to a bad interpretation of Internet Explorer 8.
In the method hasLockedColumns onb line 101630 in extjs-all-debug.js.
len = columns.length
IE8 return one more...