Search Type: Posts; User: provagino
Search: Search took 0.02 seconds.
-
26 Jan 2009 11:57 PM
Jump to post Thread: New ExtJS 2.0 Theme: "Slate" by provagino
- Replies
- 186
- Views
- 169,320
try downloading with firefox
IE has problems with vBulletin -
17 Jan 2009 5:02 AM
- Replies
- 1,016
- Views
- 302,900
what is the best way to find the corresponding menagediframepanel from window.parent?
thank's -
8 Jan 2009 5:36 AM
- Replies
- 1,016
- Views
- 302,900
Can I use hideMode: 'nosize' for IE?
I have some problems with render hideMode: 'display'
when you turn off the tab before its contents are loaded -
29 Sep 2008 8:05 AM
- Replies
- 106
- Views
- 52,421
Replace:
onLnkClick : function(e){
e.stopEvent();
this.fireEvent('remove', this);
this.dispose();
},
Whit: -
4 Sep 2008 1:01 AM
- Replies
- 5
- Views
- 1,961
http://www.extjs.com/forum/showthread.php?t=14261&highlight=FormViewport
-
21 Aug 2008 1:05 AM
Jump to post Thread: [2.2] checkbox disabled by provagino
- Replies
- 1
- Views
- 1,429
if you disable a checkbox the picture does not change
-
7 Aug 2008 11:08 PM
- Replies
- 8
- Views
- 3,145
hendricd solution:
http://www.extjs.com/forum/showthread.php?t=43246&page=4#35 -
7 Aug 2008 11:08 PM
- Replies
- 124
- Views
- 106,448
Good. Thank's ;)
-
5 Aug 2008 11:27 PM
- Replies
- 8
- Views
- 3,145
This fix my problem, but I do not know if it is the best way
var fireDocReady = function(){
if(!docReadyState){
docReadyState = true;
... -
5 Aug 2008 7:18 AM
- Replies
- 1,016
- Views
- 302,900
I have a problem with MIF and Explorer 7 on Ext 2.2.
The onReady event fires too fast.
it's a problem of incompatibility or a ext 2.2 bug? -
5 Aug 2008 7:02 AM
- Replies
- 8
- Views
- 3,145
I have the same problem on explorer 7 and plugin menagediframe 1.1
-
29 Jul 2008 6:12 AM
- Replies
- 3
- Views
- 3,515
hlColor not working in 2.1
-
6 Jul 2008 3:17 AM
Jump to post Thread: combo in HTMLeditor by provagino
- Replies
- 1
- Views
- 801
why the fonts combo in HTMLeditor is not a ext combobox?
-
24 Apr 2008 5:03 AM
- Replies
- 18
- Views
- 10,180
>> Seriously, who downloads all icons?
NO, but I do not want even download separately the 20 - 30 gif that use more -
24 Apr 2008 4:30 AM
- Replies
- 18
- Views
- 10,180
All icons in a single gif:147K. (http://home.cein.or.kr/~myicon/smallicon/famfamfam_silk_icons_v013.gif)
All separate icons: 647K
You can always divide by groups
Is more performance
... -
22 Apr 2008 11:50 PM
- Replies
- 18
- Views
- 10,180
Is better to have a single image and work with placement in css
However good job
thank you -
21 Apr 2008 6:21 AM
Jump to post Thread: Calendar Widget.... by provagino
- Replies
- 24
- Views
- 13,987
please!
-
25 Mar 2008 6:52 AM
- Replies
- 590
- Views
- 203,976
suggestion:
showMask: function(msg,msgCls,forced){
var lmask;
if((lmask = this.loadMask) && (!lmask.disabled|| forced)){
if(lmask._vis) return;
... -
29 Feb 2008 12:39 AM
- Replies
- 2
- Views
- 1,027
Try to add css property "zoom:1"
-
19 Feb 2008 10:07 AM
Jump to post Thread: ASP.Net Form Help by provagino
- Replies
- 3
- Views
- 1,204
use viewport for asp.net
http://extjs.com/forum/showthread.php?t=14261 -
15 Feb 2008 12:09 AM
- Replies
- 1
- Views
- 1,294
http://www.gwt-ext.com/demo/
-
15 Feb 2008 12:05 AM
- Replies
- 14
- Views
- 2,933
use viewport for aspnet
http://extjs.com/forum/showthread.php?t=14261&highlight=viewport+asp.net -
9 Feb 2008 1:01 AM
Jump to post Thread: [2.0.1] ASP.NET Postback events by provagino
- Replies
- 1
- Views
- 836
use ViewPort for ASP.NET
http://extjs.com/forum/showthread.php?t=14261&highlight=asp.net+viewport -
26 Jan 2008 10:56 AM
Jump to post Thread: Shadowbox Media Viewer by provagino
- Replies
- 31
- Views
- 22,072
new media viewer application with EXT adapter
http://mjijackson.com/shadowbox
by Michael J. I. Jackson -
26 Jan 2008 2:50 AM
- Replies
- 7
- Views
- 1,299
var script = document.createElement("script");
script.src = YOURURL;
script.charset = "UTF-8";
var done = false;
// Attach handlers for all browsers
script.onload = script.onreadystatechange =...
Results 1 to 25 of 31
