Search Type: Posts; User: armagedon
Search: Search took 0.02 seconds.
-
3 Sep 2011 5:47 PM
Jump to post Thread: Tree: Render Nodes as Links by armagedon
- Replies
- 0
- Views
- 349
Tree is a nice component. Unfortunately Google does not follow the Nodes (div), so the content of my site is not indexed in the google results. Has anybody some idea, how to render tree with links,...
-
14 Feb 2010 7:45 AM
Jump to post Thread: Ext.ux.PopupWindow (Ext 3.1.1) by armagedon
- Replies
- 16
- Views
- 7,258
Dear murytyildiz,
you are my hero :-)
It works very nice!
I just suggest to add
style="height: 100%;"
or -
14 Feb 2010 7:19 AM
- Replies
- 870
- Views
- 257,503
Dear murytyildiz,
you are my hero :-)
It works very nice!
I just suggest to add
style="height: 100%;" or -
14 Feb 2010 6:42 AM
- Replies
- 870
- Views
- 257,503
I am going to try this....
Why there is a problem with loading EXT Framework in the MIF Page? -
14 Feb 2010 6:28 AM
- Replies
- 870
- Views
- 257,503
I do not understand, why it should be not possible to load EXT JS Scripts in the Pages that are loaded by MIF Panel. (I also didn´t found the resource, where is written, that this is not possible)
... -
23 Jan 2010 5:38 PM
- Replies
- 3
- Views
- 3,360
So I found a workaround. This is not nice, but it's working.
I am loading/adding the formpanel's to a separate container in a card-layout. The content container (id: 'mitte') has now card layout and... -
23 Jan 2010 5:30 PM
- Replies
- 9
- Views
- 1,297
You can pass also a 'callback' property to the load-Method of targetForNewComponents
Then you can do operations from the main-file without manipulating exteranl file. You have to know only the... -
23 Jan 2010 9:17 AM
- Replies
- 9
- Views
- 1,297
Hi,
I am dealing with similar topic in this thread
http://www.extjs.com/forum/showthread.php?t=90401
See there my strategy for adding extrnal components to the main panel.
Hope this helps -
23 Jan 2010 9:04 AM
- Replies
- 3
- Views
- 3,360
As it seems, that IE has problems with loading extrenal script after FromPanel has been loaded, I want to ask :
How do you load and append components, which are defined in external files?
My... -
23 Jan 2010 7:48 AM
- Replies
- 3
- Views
- 3,360
Setting an empty value to the fields also doesn`t help ... hmmm
-
23 Jan 2010 5:42 AM
- Replies
- 3
- Views
- 3,360
Dear all,
I have a very strange error which occurs only in IE (6,7,8). FF is fine.
I have a complex layout with one center region (id: 'mitte'). This region is loading its content from external... -
22 Jan 2010 6:32 AM
- Replies
- 7
- Views
- 2,005
I don't want to activate an item in a tabpanel - I am still doing it and this since several versions of extjs, as it makes sense to have a TabPanel with activated tab item.
As I mentioned,... -
22 Jan 2010 2:40 AM
- Replies
- 7
- Views
- 2,005
Yes, I have been also wondering what this have to "activate" in boderLayout.
As I wrote in prev. post, I have borderLayout whre the 'center' is also borderLayout with 'west' and 'center'. The west... -
22 Jan 2010 12:54 AM
- Replies
- 7
- Views
- 2,005
Hi,
can you please explain why this has been moved from bugs to help. I was reporting a phenomenon which occured in 3.1.1 and not in previos versions. I didnt changed my code, so I think the reason... -
21 Jan 2010 2:03 PM
- Replies
- 7
- Views
- 2,005
Hi,
I have a border Layot where the 'center' is again a Border Layout with 'west' and 'center'. I get following error (over Firebug) in 3.1.1. which is not in 3.1
this.layout.setActiveItem is... -
6 Oct 2009 8:21 AM
Jump to post Thread: CKEditor Extension by armagedon
- Replies
- 39
- Views
- 39,611
@disfusion - thx very much for your work, it´s nice
Unfortunately the ckeditor-component does not respect the layout of the parent container. If the parent conatiner has layout set to 'fit' the... -
6 Aug 2009 8:05 AM
- Replies
- 467
- Views
- 181,696
I have the same problem as vishee. Instead of text it displays 'advanced.underline_desc' etc. I am using german language pack. If I instantiate TinyMCE outside of Ext JS with the language property...
-
16 Jul 2009 4:16 AM
Jump to post Thread: [Theme] Theme Black for Ext 3 by armagedon
- Replies
- 1
- Views
- 1,787
Does anybody work on the Black Theme for Ext 3?
Old one for Ext 2:
http://extjs.com/forum/showthread.php?t=15504 -
16 Jul 2009 4:15 AM
Jump to post Thread: Theme Black by armagedon
- Replies
- 66
- Views
- 78,249
Your theme is the best of all!
Do you plan to upgrade it to EXt 3? -
12 Jul 2009 8:30 AM
- Replies
- 870
- Views
- 257,503
Dear Doug,
I was using MIFRAME in the prev. version of EXT JS very intensive. Now I have migrated and nothing works anymore for me(RC1, RC2 1 - are producing errors. RC2 has no errors but don't... -
27 Jun 2009 6:23 AM
- Replies
- 4
- Views
- 1,839
Der all,
now I have found the solution which I want to share with you. This provides also some knowlage about binding in SWF Files over SWFOBJECT.
Solution:
It is not so good to write swfobject... -
27 Jun 2009 4:47 AM
- Replies
- 4
- Views
- 1,839
I think that the problem is in the way I am binding the DIV to the container - via contentEl property. This seems not working. The binded DIV contains also JS-Code, so this is no so nice. Have...
-
27 Jun 2009 1:24 AM
- Replies
- 4
- Views
- 1,839
... any suggestions to my posting?
How do you manage SWF object inclusions and EXT JavaScript? -
26 Jun 2009 10:00 AM
- Replies
- 4
- Views
- 1,839
Dear all,
I have a site with an Flash FLV Player.
The Player is created on the site via "swfobject". All content is found in a DIV with id=media
<div id="media" style="width: 100%; height:... -
18 Jan 2009 12:24 PM
- Replies
- 10
- Views
- 3,932
Oh, exactly. Sorry, I didn't catched it.
Now I understand. It is an special Method of the element which can be called as following:
var elem = Ext.get('mydiv').clone();
It removes all IDs...
Results 1 to 25 of 31
