1
0
Fork 0
forked from 0x2620/oxjs

merging changes

This commit is contained in:
rlx 2011-02-01 09:56:16 +00:00
commit 3ca88e4a26
3 changed files with 204 additions and 7 deletions

View file

@ -639,6 +639,14 @@ $(function() {
},
title: "Autocomplete with Replace, Correct and Select"
},
{
options: {
height: 128,
type: 'textarea',
width: 256
},
title: 'Textarea'
}
/*
{
options: {