Search Type: Posts; User: sorrro
Search: Search took 0.02 seconds.
-
20 Apr 2011 3:24 AM
- Replies
- 2
- Views
- 975
I would appreciate any ideas or suggestions on this.
I'm new to javascript, and I'm not sure whether this situation is usual or not.
Is it a correct way to build UI by combining html snippet and... -
19 Apr 2011 4:16 AM
- Replies
- 2
- Views
- 975
My question is:
What is the best practice for constructing new element from html snippet and Ext elements?
Lets say I have html snippet in string variable, like this:
<div class="root">
... -
15 Oct 2009 6:32 AM
- Replies
- 0
- Views
- 595
Events.Submit event doesn't work under IE. But works under FF.
Form is initialized with:
setMethod(Method.POST);
setEncoding(Encoding.MULTIPART);
addListener(Events.Submit,... -
6 Oct 2009 7:25 AM
- Replies
- 1
- Views
- 1,119
I have Container with two panels and splitter.
LeftPanel has BorderLayoutData with LayoutRegion.CENTER
RightPanel has BorderLayoutData with LayoutRegion.EAST
Splitter behavior is not correct.... -
6 Oct 2009 4:49 AM
- Replies
- 1
- Views
- 1,299
I have dialog.
AutoHide property is set to true.
steps to reproduce:
- show dialog
- move it with mouse on screen
- release mouse button
actual result:
- dialog is closed -
21 Sep 2009 2:38 AM
- Replies
- 7
- Views
- 5,047
Seems I have the same problem.
Results 1 to 6 of 6
