Search Type: Posts; User: dan5k
Search: Search took 0.01 seconds.
-
1 Jun 2012 11:32 AM
Jump to post Thread: MonthField for ExtJS 4.1 by dan5k
- Replies
- 13
- Views
- 4,284
Nice work Diego!
-
1 Jun 2012 6:35 AM
Jump to post Thread: MonthField for ExtJS 4.1 by dan5k
- Replies
- 13
- Views
- 4,284
This problem can be easily replicated: 1. Change the date on your computer's "Time and Date Settings" to May 31 or any31st day of a month. 2. Close the browser entirely and reopen it. It gets its...
-
18 Apr 2012 6:04 AM
Jump to post Thread: Month Picker layout bug by dan5k
- Replies
- 1
- Views
- 569
The months in a monthpicker do not layout properly, and only 8 months show up. They all line up in one column.
This occurs only after the first month on a page has been shown. The first will show... -
22 Mar 2012 8:03 AM
Jump to post Thread: Where to put Ext.onReady() in 4.1? by dan5k
- Replies
- 4
- Views
- 878
Mankz-
thx for quick reply.
The downside to doing all creates within an onReady is that it requires either multiple onReadys or one js file with 10,000+ lines. Our application is enormous and the... -
22 Mar 2012 7:22 AM
Jump to post Thread: Where to put Ext.onReady() in 4.1? by dan5k
- Replies
- 4
- Views
- 878
There has been debate in our office about using multiple Ext.onReady calls. Our application has many separate js files and the only way I have been able to get things working is by wrapping each js...
-
3 Nov 2011 8:06 AM
Jump to post Thread: Ext.ux.window.Notification by dan5k
- Replies
- 100
- Views
- 34,380
figured it out.
I had ...show(document)
needed to just be ....show(); -
2 Nov 2011 1:08 PM
Jump to post Thread: Ext.ux.window.Notification by dan5k
- Replies
- 100
- Views
- 34,380
Hello and thank you for this great plugin!
Is anyone else getting this error in Firefox:
"dom.getBoundingClientRect is not a function"
which takes me to the line in ext-debug
rect =...
Results 1 to 7 of 7
