<div id="vk_widget"></div>
<script type="text/javascript" src="//vk.com/js/api/openapi.js?116"></script>
<script>
function VK_Widget_Init(){
document.getElementById('vk_widget').innerHTML = '<div id="vk_groups"></div>';
VK.Widgets.Group("vk_groups", {mode: 0, width: "auto", height: "241", color1: "2B2B2B", color2: "FFFFFF", color3: "2B2B2B"}, 26292363);
};
window.addEventListener('load', VK_Widget_Init, false);
window.addEventListener('resize', VK_Widget_Init, false);
</script>
Duration: The duration of the item (movie, audio recording, event, etc.) in ISO 8601 date format.
Верно ли я предполагаю, что в OpenVZ памяти будет расходываться меньше, поскольку OpenVZ базируется на ядре Linux в ОС.
$('document').ready(function () {
$('#loading').on("click",function (event) {
event.preventDefault();
var ids = $("textarea[name='text']").val();
var name= $("input[name='name']").val();
var btn = $(this);btn.button('loading');
$.ajax({
url: "say/add",
cache: false,
data: { text: ids, name:name },
type: "POST",
success: function(html) { $('#say').html(html);}
}).always(function () {
btn.button('reset')
});
return false;
});
});
#main {
display: flex;
align-items: flex-end;
}
#main {
display: table-cell;
vertical-align: bottom;
}
#block1, #block2 {
display: flex;
align-items: flex-end;
}