diff --git a/samples/textarea.html b/samples/textarea.html new file mode 100644 index 0000000..b96f7f5 --- /dev/null +++ b/samples/textarea.html @@ -0,0 +1,25 @@ + + + + + + BesService <textarea> Example + + + + + + +

This is an example of a <textarea> edit control. Edit the text, resize the control or browser window, scroll around, click...

+
+ +
+ + + diff --git a/service2.js b/service2.js index 37a8258..b150703 100644 --- a/service2.js +++ b/service2.js @@ -1,5 +1,7 @@ -// TODO: Implement