If you look at the example:
http://www.yui-ext.com/deploy/ext-1....rm/combos.html
This is not working in IE6. The error i get is:
Line: 9 (char: 3481)
Code: 0
Msg : Invalid HTML source for this operation.
Note that the example is working fine with FireFox 2.0.
The other ComboBox example
http://www.yui-ext.com/deploy/ext-1....um-search.html
is working fine with both browsers (IE 6, FF 2)
BYE
Angelo
http://www.yui-ext.com/deploy/ext-1....rm/combos.html
This is not working in IE6. The error i get is:
Line: 9 (char: 3481)
Code: 0
Msg : Invalid HTML source for this operation.
Note that the example is working fine with FireFox 2.0.
The other ComboBox example
http://www.yui-ext.com/deploy/ext-1....um-search.html
is working fine with both browsers (IE 6, FF 2)
BYE
Angelo

#2
![]() |
![]() The combobox works fine in IE6. However I was trying to insert a div into a P in that example which IE in strict mode was not too happy about. I have updated the example page and corrected the issue.
![]() |