Top "Javascript-framework" questions

A JavaScript framework is a library of pre-written JavaScript which allows for easier development of JavaScript-based applications, especially for AJAX and other web-centric technologies.

Extjs 4 grid mouseover show full cell value

I've got a grid with a long string in one of the columns. I would like the full string to …

javascript grid extjs4 javascript-framework
Server-Side javascript framework

I'm looking to replace PHP with something better (everybody seems to say that PHP is evil, right ?), and considering server-side …

javascript server-side javascript-framework serverside-javascript server-side-scripting
Javascript Event for "Open in new Tab"

I have the following problem: I use Javascript onclick event to change href of a link. It works like a …

javascript jquery dom-events javascript-framework
Accessibility and all these JavaScript frameworks

I've been investigating a few of the JavaScript frameworks such as Backbone.js and Batman.js for a while and …

javascript accessibility backbone.js javascript-framework sproutcore
Why Does Bootstrap Require jQuery?

I have googled this question numerous times and never found a satisfactory answer. Most answers seem only to say that "…

javascript jquery twitter-bootstrap javascript-framework
jQueryMobile on Zepto.js?

I'm wondering if someone has tried already to port jQueryMobile on top of Zepto.js (http://zeptojs.com/) instead of …

javascript-framework jquery-mobile zepto
How to bind <select> from list of comma separated values in JQuery?

How we can bind select tag with variable data?.. Here is my sample code here. <script src="Scripts/jquery-1.4.1.…

jquery jquery-selectors javascript-framework
Display a list from nested json: Sencha Touch 2

I have a list that displays a list of restaurants with the logo of the restaurant etc. The view Ext.…

json extjs javascript-framework sencha-touch-2
database binding of jqwidget dropdownlist in grid cell

In the jqwidget grid cellediting example(under jqxGrid left menu, open Editing/Editing), data is generated at client. How can …

jquery asp.net-mvc-3 javascript-framework jqwidget