Hi All,
text field maskin similar to iphone.. when we enter it will mask(display digit with *) after some time interval.
Please help me if there is any solution.
Type: Posts; User: m.sudharsanreddy
Hi All,
text field maskin similar to iphone.. when we enter it will mask(display digit with *) after some time interval.
Please help me if there is any solution.
Here mask means i have to display with #
Hi All,
We have a text field we want to mask digit by digit after 3 sec and before.
like user enters a first digit and mask the first digit after 3 seconds and enters second digit and mask...
I have changes proxy to to rest from soap still same error is coming.
Hi All,
I am getting below error when I invoke store.load. I am using soap proxy.
Please help me on this.
TypeError: name is undefined
Still No effect
Hi All,
I have text field validation. When validation fails i am setting validation message and marking it to invalid.
In this case error icon is displayed side to the text field and sour-ended...
Hi All,
I have tab panel with two tabs named First.
Again FirstTab contains child tabs named F1,F2,F2
By default F1 will be loaded and 20 records will be displayed.
Click on F2--> 20...
Hi Swini,
Remove comma(,) which is highlighted in red color.
And try it.
Ext.define('MyApp.store.Dates', {
extend: 'Ext.data.Store',
storeId:'datesStore',
...
Hi All,
Please help me how to use javascriptlint or Douglas Crockford's original JSLint in sonar.
Thanks in Advance...!
Can't it be handled in Framework level.
Hi Westy,
I am using sonar server for code review. Sonar has java script plugin in built.
I am not aware how to use javascriptlint or Douglas Crockford's original JSLint in saonr.
If any body...
Hi Evant,
Thanks for your response..
I am using JavaScript plugin in Sonar.
Is there any best plugin to check javascript code as per the coding standard.
Thanks
Hi All,
I am analyzing JavaScript code quality in Sonar.
Its reporting "Avoid trailing comma in array and object literals." in the below code, which is highlighted in red color .
...
Hi All,
I am analyzing JavaScript code quality in Sonar.
Its reporting "Avoid trailing comma in array and object literals." in the below code, which is highlighted in red color .
...