Skip to content
madapaja edited this page May 9, 2012 · 6 revisions

API

.selection('replace')
選択文字列を置き換えます
.selection('insert')
選択文字列の前、もしくは後に文字列を挿入します
.selection('get')
選択されている文字列を取得します
.selection('getPos')
キャレット位置を取得します
.selection('setPos')
キャレット位置を設定します
jQuery.selection()
ウィンドウ内の選択されている文字列を取得

Clone this wiki locally