Search Type: Posts; User: ath
Search: Search took 0.01 seconds.
-
24 Nov 2011 8:46 AM
Jump to post Thread: Quoting in DomHelper by ath
- Replies
- 3
- Views
- 499
Hi!
Using chrome I have tried to create an element using the DomHelper:
DomHelper.createDom({
type: 'input',
value: 'here is a value with quotes in it " and " '
}) -
3 Dec 2010 9:18 AM
- Replies
- 2
- Views
- 1,495
Hi,
Thamks for your quick reply! i tested it and it works like you described.
I expected that setting the timeout to null would do the same. -
3 Dec 2010 5:10 AM
- Replies
- 2
- Views
- 1,495
We were hoping to be able to disable the timeout
in Ext.Ajax.request by setting the timeout property
to null. Looking at the code we can see that this
is not possible, even though it seems that... -
21 Sep 2010 5:11 AM
Jump to post Thread: Grouping containers in widgits by ath
- Replies
- 0
- Views
- 410
Hi,
We are developing a widget that consists of two combo boxes put together.
The functionality we want is simple: The choice made in the top comboBox modifies the
list of available items for...
Results 1 to 4 of 4
