Home | History | Annotate | Download | only in js

Lines Matching refs:closeButton

2733     this.close = this.el.find(this.options.closeButton);
2742 closeButton: '[data-search-close]',
6506 var closeButton = this.videoPlayer.find('#close-video');
6509 closeButton.on('click.aranja', closeVideo);