forked from 0x2620/oxjs
merging changes
This commit is contained in:
parent
4a55d5c4d4
commit
3ca88e4a26
3 changed files with 204 additions and 7 deletions
|
|
@ -639,6 +639,14 @@ $(function() {
|
|||
},
|
||||
title: "Autocomplete with Replace, Correct and Select"
|
||||
},
|
||||
{
|
||||
options: {
|
||||
height: 128,
|
||||
type: 'textarea',
|
||||
width: 256
|
||||
},
|
||||
title: 'Textarea'
|
||||
}
|
||||
/*
|
||||
{
|
||||
options: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue