focus, grasshoppa
This commit is contained in:
parent
5008f03213
commit
5e8a1802d7
1 changed files with 1 additions and 0 deletions
|
|
@ -1157,6 +1157,7 @@ WebGUI.Admin.LocationBar.prototype.addFilter
|
|||
inputElem.type = "text";
|
||||
li.appendChild( inputElem );
|
||||
YAHOO.util.Event.on( inputElem, 'keyup', this.updateLocationBarQuery, this, true );
|
||||
inputElem.focus();
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue