 
      
    CSS
- 6 ответов
- 0 вопросов
    7
    Вклад в тег
    
      
      
    
  
  
 
  
  bitrix/php_interface/admin_header.php<script>
BX.addCustomEvent('OnEditorInitedBefore', function(toolbar) {
	var _this = this;
	BX.addCustomEvent(this, 'OnGetParseRules', BX.proxy(function() {
		this.rules.tags['my-component'] = {}; // с дефисом
		this.rules.tags.mycomponent = {}; // без дефиса
	}, this));
});
</script> 
  
  watchSlidesVisibility: true слайдам в зоне видимости добавляется класс swiper-slide-visible      