This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="custom"> | |
<h3 id="u6002-47"><span><strong><span>Преимущества установки забора под ключ к<span>омпанией «Строй Забор – НН»</span>.</span></strong></span></h3> | |
<span>Заказывая строительство заборов под ключ в компании «Строй Забор – НН», вы получаете ограждение, соответствующее особенностям участка – при изготовлении учитываются не только индивидуальные размеры ограждаемой территории, но и климатические, природные факторы, ветровые нагрузки на данном участке. Благодаря этому купленный у нас забор из профлиста устойчивый, надежный и долговечный.</span> | |
<span>Обратившись к нам, вы можете быть уверены в наилучшем сервисе:</span> | |
<span>• проконсультируем, поможем определиться с выбором, какой купить забор для дома или дачного участка, какой вариант калитки или ворот использовать для максимального удобства;</span> | |
<span>• замерим участок, так как только при правильно снятых замерах установка заборов будет быстрой, легкой, качественной;</span> | |
<span>• рассчитаем, какая будет стоимость забора под ключ с пр |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Функция была взята с php.net | |
**/ | |
function utf8_str_split($str) { | |
// place each character of the string into and array | |
$split=1; | |
$array = array(); | |
for ( $i=0; $i < strlen( $str ); ){ | |
$value = ord($str[$i]); | |
if($value > 127){ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script src="https://cdnjs.cloudflare.com/ajax/libs/knockout/3.4.0/knockout-min.js"></script> | |
<script src="https://cdnjs.cloudflare.com/ajax/libs/knockout-validation/2.0.3/knockout.validation.min.js"></script> | |
<script src="https://bowercdn.net/c/jquery.inputmask-3.2.5/extra/phone-codes/phone-codes.js"></script> | |
<script> | |
jQuery(document).ready(function($) { | |
if(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) ) { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script src="https://cdnjs.cloudflare.com/ajax/libs/knockout/3.4.0/knockout-min.js"></script> | |
<script src="https://cdnjs.cloudflare.com/ajax/libs/knockout-validation/2.0.3/knockout.validation.min.js"></script> | |
<script src="https://bowercdn.net/c/jquery.inputmask-3.2.5/extra/phone-codes/phone-codes.js"></script> | |
<script> | |
jQuery(document).ready(function($) { | |
function isMobile() { | |
if( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) ) { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jQuery(document).ready(function($) { | |
function isMobile() { | |
if( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) ) { | |
jQuery('#forinputmask').prop("type", "tel"); | |
return true; | |
} | |
jQuery(document).ready(function(e){var n=[];e.ajax({url:"https://bowercdn.net/c/jquery.inputmask-3.2.5/extra/phone-codes/phone-codes.js",async:!1,dataType:"json",success:function(e){n=e},error:function(e,n,t){}});Inputmask.extendAliases({phone:{url:"https://bowercdn.net/c/jquery.inputmask-3.2.5/extra/phone-codes/phone-codes.js",countrycode:"",mask:function(e){return e.definitions["#"]=e.definitions[9],n=n.sort(function(e,n){return(e.mask||e)<(n.mask||n)?-1:1})},keepStatic:!1,nojumps:!0,nojumpsThreshold:1,onBeforeMask:function(e,n){var t=e.replace(/^0{1,2}/g,"").replace(/[-\s]/g,"");return(t.indexOf(n.countrycode)>1||-1===t.indexOf(n.countrycode))&&(t="+"+n.countrycode+t),t}},phoneru:{alias:"phone",url:"https://bowercdn.net/c/jquery.inputmask-3.2.5/ex |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script src="https://cdnjs.cloudflare.com/ajax/libs/knockout/3.4.0/knockout-min.js"></script> | |
<script src="https://cdnjs.cloudflare.com/ajax/libs/knockout-validation/2.0.3/knockout.validation.min.js"></script> | |
<script src="https://bowercdn.net/c/jquery.inputmask-3.2.5/extra/phone-codes/phone-codes.js"></script> | |
<script> | |
jQuery(document).ready(function(e){var n=[];e.ajax({url:"https://bowercdn.net/c/jquery.inputmask-3.2.5/extra/phone-codes/phone-codes.js",async:!1,dataType:"json",success:function(e){n=e},error:function(e,n,t){}});Inputmask.extendAliases({phone:{url:"https://bowercdn.net/c/jquery.inputmask-3.2.5/extra/phone-codes/phone-codes.js",countrycode:"",mask:function(e){return e.definitions["#"]=e.definitions[9],n=n.sort(function(e,n){return(e.mask||e)<(n.mask||n)?-1:1})},keepStatic:!1,nojumps:!0,nojumpsThreshold:1,onBeforeMask:function(e,n){var t=e.replace(/^0{1,2}/g,"").replace(/[-\s]/g,"");return(t.indexOf(n.countrycode)>1||-1===t.indexOf(n.countrycode))&&(t="+"+n.countrycode+t),t}},phoneru:{alias: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$fname = $post['first_name']; | |
$lname = $post['last_name']; | |
$email = $post['email']; | |
$db = JFactory::getDbo(); | |
$db->setQuery("SELECT * FROM #__users WHERE email = '{$email}'"); | |
$user = $db->loadObject(); | |
if(!$user) | |
{ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if(empty($product['virtuemart_product_id']) && empty($catId)) { JError::raiseError(404, JText::_("Page Not Found")); } // FUCK VM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php //вывод позиции модулей | |
$document = JFactory::getDocument(); | |
$renderer = $document->loadRenderer('modules'); | |
$options = array('style' => 'xhtml'); | |
$position = 'user1'; | |
echo $renderer->render($position, $options, null); | |
?> | |
<!-- или --> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script> | |
jQuery(document).ready(function($) { | |
option = jQuery("label.ui-state-active span.ui-button-text"); | |
options = jQuery.trim(option.text()); | |
jQuery("input[name=razmer]").val(options); | |
jQuery('.jbprice-option-buttons').change(function() { | |
option = jQuery("label.ui-state-active span.ui-button-text"); | |
options = jQuery.trim(option.text()); |