воскресенье, 10 февраля 2013 г.

ведомость в-2 учет запасов

this.control.stop().animate({opacity:1}, this.setting.fadeduration[0])

if (this.state.shouldvisible && !this.state.isvisible){

var scrolltop=jQuery(window).scrollTop()

this.control.css({left:controlx+'px', top:controly+'px'})

var controly=window.scrollTop() + window.height() - this.control.height() - this.controlattrs.offsety

var controlx=window.scrollLeft() + window.width() - this.control.width() - this.controlattrs.offsetx

this.body.animate({scrollTop: dest}, this.setting.scrollduration);

dest=jQuery('#'+dest).offset().top

if (typeof dest=="string" && jQuery('#'+dest).length==1) //check element set by string exists

var dest=isNaN(this.setting.scrollto)? this.setting.scrollto : parseInt(this.setting.scrollto)

this.control.css({opacity:0}) //hide control immediately after clicking it

if (!this.cssfixedsupport) //if control is positioned using JavaScript

state: {isvisible:false, shouldvisible:false},

anchorkeyword: '#top', //Enter href value of HTML anchors on the page that should also act as "Scroll Up" links

controlattrs: {offsetx:5, offsety:5}, //offset of control relative to right/ bottom of window corner

controlHTML: '', //HTML for control, which is auto wrapped in DIV w/ ID="topcontrol"

setting: {startline:500, scrollto: 0, scrollduration:2000, fadeduration:[500, 100]},

//scrollto: Keyword (Integer, or "Scroll_to_Element_ID"). How far to scroll document up when control is clicked on (0=top).

//startline: Integer. Number of pixels from top of doc scrollbar is scrolled before showing control

ФОРМЫ ВЕДЕНИЯ БУХГАЛТЕРСКОГО УЧЕТА: 2. Характеристика основных форм бухгалтерского учета

Комментариев нет:

Отправить комментарий