Search Type: Posts; User: TTrek
Search: Search took 0.06 seconds.
-
26 Feb 2007 1:55 AM
- Replies
- 7
- Views
- 3,010
in Alpha 2 it's line 249:
var range = el.ownerDocument.createRange();
does anyone have suggestions regarding this problem? -
23 Feb 2007 5:18 AM
- Replies
- 7
- Views
- 3,010
hm, well.. i currently stuck at
line 567 (ext-all-debug.js)
var range = el.ownerDocument.createRange();
I try to open LayoutDialog which has a Grid, but IE7 tells me an error. Debugging... -
22 Feb 2007 9:51 AM
- Replies
- 4
- Views
- 1,649
okay thanks, changed temporarily to modal:false - i hope there will be another solution ...
-
22 Feb 2007 9:11 AM
- Replies
- 4
- Views
- 1,649
Hi,
yes alpha1-rev9, ff 2.0. it's a LayoutDialog...
dialog = new Ext.LayoutDialog("f-dlg", {
modal:true,
width:800,
height:600,
shadow:true, -
22 Feb 2007 8:48 AM
- Replies
- 4
- Views
- 1,649
Hi,
i've got a problem using Ext.LayoutDialog. I open a dialog using click handler.
http://www.pixelexpect.com/uploads/Aufzeichnen.JPG
After closing the dialog, the select fields on the page... -
20 Feb 2007 2:08 AM
Jump to post Thread: TreePanel not functioning by TTrek
- Replies
- 12
- Views
- 5,507
Hi,
after updating a node with the editor the node is not reloaded or updated, any ideas?
following code i'm using
var ge = new Ext.Editor(new Ext.form.TextField({
...
Results 1 to 6 of 6
