This widget is wrapper of jQuery Plugin Long Press by TOKI WOKI.
Requirements ¶
Tested with Yii 1.1.10 and 1.1.12. may work on other versions
Usage ¶
This extension only uses one parameter:
- $target: target element of the DOM
$this->widget('ext.elongpress.ELongPress', array(
'target' => '.long-press',
)
);
If you have any questions, please ask in the forum instead.
Signup or Login in order to comment.