// toggle "you can use these xhtml tags
jQuery("input.button, input.Button").mouseover(function() {jQuery(this).addClass("buttonhover");}).mouseout(function() {jQuery(this).removeClass("buttonhover");});
jQuery("input.inputblur").focus(function () { jQuery(this).addClass("inputfocus"); }).blur(function () { jQuery(this).removeClass("inputfocus"); })
jQuery("input.text, input.TextField, input.file, input.password, textarea").focus(function () { jQuery(this).addClass("highlight"); }).blur(function () { jQuery(this).removeClass("highlight"); })
jQuery(".post table tr:even").addClass("alt");
jQuery(".post table tr").mouseover(function() {jQuery(this).addClass("over");}).mouseout(function() {jQuery(this).removeClass("over");});
jQuery("div.wp-caption img").css({height: newcaptionimgheight});
jQuery(this).css({height: newcaptionheight});
var newcaptionimgheight = (centerwidth / captionimgwidth * captionimgheight) + 'px';
var newcaptionheight = (centerwidth / captionwidth * captionheight) + 'px';
jQuery(this).css({width: maxcaptionwidth});
var captionimgheight = jQuery("div.wp-caption img").height();
var captionimgwidth = jQuery("div.wp-caption img").width();
var captionheight = jQuery(this).height();
var maxcaptionwidth = centerwidth + 'px';
var captionwidth = jQuery(this).width();
jQuery("div.wp-caption").each(function() {
jQuery(this).css({height: newimgheight});
jQuery(this).css({width: maxwidth});
ЦДОД «ПЕРСПЕКТИВА» » Наши обучающиеся Деткова Ксения, Кибус Алина, Антонюк Дарья на гастролях
Комментариев нет:
Отправить комментарий