%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/bitrix/www/local/templates/UB/components/bitrix/news.list/casting/
Upload File :
Create Path :
Current File : /home/bitrix/www/local/templates/UB/components/bitrix/news.list/casting/script.js

$(document).ready(function(){
	
	$('a.post-show-more').click(function(){
		if ($(this).attr('data-show')=='N') {
			$(this).html(LOC_MESS["HIDE"]);
			$('#post-more-content-'+$(this).attr('data-post-id')).fadeIn('slow');
			$(this).attr('data-show','Y');
		}
		else {
			$(this).html(LOC_MESS["MORE_INFO"]);
			$('#post-more-content-'+$(this).attr('data-post-id')).hide();
			$(this).attr('data-show','N');
		}
	});

});

Zerion Mini Shell 1.0