Top "Jquery-plugins" questions

Custom add-ons and plugins for the jQuery library.

Alternative to eval() javascript

I work mainly with javascript, Jquery, knockout, etc The thing that attracted eval() to me is var a = 5; var b = 10; …

javascript jquery jquery-plugins eval
What is the role of src and dist folders?

I'm looking at a git repo for a jquery plugin. I want to make a few changes for use in …

javascript jquery jquery-plugins gruntjs
How do you change the style of cell in a JQuery.DataTable?

I have a question about setting the style attributes for a data cell in the jQuery.DataTable. I was able …

jquery-plugins datatable jquery-selectors
How to get the link of jquery autocomplete script files

I am looking to download the JQuery Autocomplete, but the websites seems not running properly. It says bad gateway.

jquery-ui jquery-plugins jquery-ui-autocomplete
jquery: how to include other .js-files into .js

Is there any jquery plugin (instead of incldeMany) or simple function to include js-files on demand ? for example: $.include('myscript.…

jquery jquery-plugins include external
Is there a way in jQuery to bring a div to front?

If I had a bunch of absolute positioned divs and they overlapped, how would I get a certain div to …

jquery css jquery-ui jquery-plugins
jQuery Validate - require at least one field in a group to be filled

I'm using the excellent jQuery Validate Plugin to validate some forms. On one form, I need to ensure that the …

jquery validation jquery-plugins jquery-validate
jqGrid horizontal scrollbar

I developed AJAX interface with jQuery and jqGrid. How I can remove horizontal scrollbar from my jqGrid table? http://dskarataev.…

jquery jquery-plugins jqgrid scrollbar horizontal-scrolling
JQuery Checkbox Treeview

I am looking for a JQuery Checkbox Treeview. Does anyone know if a good one exists?

jquery-plugins treeview jquery
Twitter Bootstrap Carousel - access current index

How do I get the current index from the carousel? In this case I am using an unordered list. I …

javascript jquery-plugins twitter-bootstrap