Subversion Repositories Applications.papyrus

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1318 alexandre_ 1
<span _="whitespace and CR's between tags adds &nbsp; in FF"
2
	class="dojoComboBoxOuter"
3
	><input style="display:none"  tabindex="-1" name="" value=""
4
		dojoAttachPoint="comboBoxValue"
5
	><input style="display:none"  tabindex="-1" name="" value=""
6
		dojoAttachPoint="comboBoxSelectionValue"
7
	><input type="text" autocomplete="off" class="dojoComboBox"
8
		dojoAttachEvent="key:_handleKeyEvents; keyUp: onKeyUp; compositionEnd; onResize;"
9
		dojoAttachPoint="textInputNode"
10
	><img hspace="0"
11
		vspace="0"
12
		class="dojoComboBox"
13
		dojoAttachPoint="downArrowNode"
14
		dojoAttachEvent="onMouseUp: handleArrowClick; onResize;"
15
		src="${this.buttonSrc}"
16
></span>