PATH:
home
/
letacommog
/
crmleta
/
libraries
/
jquery
/** * jQuery additions */ ;(function($){ /** * Position the first element in the jQuery list near another element * using absolute positioning. The element should already have the * proper z-Index set. * * @param string align 'bottom' for bottom left, or 'right' for top right, * 'left' for top left, 'top' for above left. */ $.fn.makePositioned = function(align, element) { var first = this.eq(0); var pos, height, width, left, top, thisHeight, thisWidth; pos = element.offset(); height = element.outerHeight(), width = element.outerWidth(); left = pos.left, top = pos.top; thisHeight = first.outerHeight(), thisWidth = first.outerWidth(); switch (align) { case 'bottom': top += height; break; case 'right': left += width; break; case 'left': left = left - thisWidth; break; case 'top': top = top - thisHeight; break; } first.css({ top: parseInt(top)+'px', left: parseInt(left)+'px', position: 'absolute' }); return this; } })(jQuery);
[+]
..
[+]
rochal-jQuery-slimScroll
[+]
jqplot
[-] jquery.stickytableheaders.min.js
[edit]
[+]
pdfjs
[-] jquery.ba-outside-events.min.js
[edit]
[-] jquery.form.js
[edit]
[-] jquery.placeholder.js
[edit]
[+]
datepicker
[-] jquery_windowmsg.js
[edit]
[+]
ckeditor
[+]
dangrossman-bootstrap-daterangepicker
[+]
garand-sticky
[+]
malihu-custom-scrollbar
[-] jquery.jqote2.min.js
[edit]
[+]
colorpicker
[-] jquery.virtualpages.js
[edit]
[-] jquery.additions.js
[edit]
[+]
boxslider
[+]
lazyYT
[+]
autosize
[+]
gridster
[+]
twitter-text-js
[+]
defunkt-jquery-pjax
[-] jquery.hoverIntent.minified.js
[edit]
[-] jquery.blockUI.js
[edit]
[+]
bootstrapswitch
[-] jquery.class.min.js
[edit]
[-] jquery.ajaxq.js
[edit]
[-] jquery.easing.1.3.js
[edit]
[-] vtchart.js
[edit]
[-] VtJqplotInterface.js
[edit]
[+]
multiplefileupload
[+]
jquery-ui
[+]
timepicker
[+]
posabsolute-jQuery-Validation-Engine
[-] jquery-visibility.min.js
[edit]
[+]
node-inflection
[-] jqueryRating.js
[edit]
[-] license.txt
[edit]
[+]
instaFilta
[-] jquery.printf.min.js
[edit]
[-] jstorage.min.js
[edit]
[-] jquery.spin.min.js
[edit]
[+]
select2
[-] jquery.sparkline.min.js
[edit]
[-] jquery.fitvids.js
[edit]
[+]
pnotify
[-] jquery.jeditable.min.js
[edit]
[+]
gantt
[-] jquery.tagcloud.js
[edit]
[+]
chosen
[+]
pivot
[+]
Viewer.js
[+]
handsontable
[-] jquery.min.js
[edit]
[+]
video-js
[+]
jquery.datepick.package-4.1.0
[-] jquery.cycle.min.js
[edit]