One of the trade-offs of using an unobtrusive approach (no DOM insertion) to maximize compatibility is that we're limited to the decoration offered by a vanilla text control. Otherwise, the flow of insertion/deletion/selection was based on OS X, so I think you'll find it familiar.
Comments
One of the trade-offs of using an unobtrusive approach (no DOM insertion) to maximize compatibility is that we're limited to the decoration offered by a vanilla text control. Otherwise, the flow of insertion/deletion/selection was based on OS X, so I think you'll find it familiar.