31 Answered Questions
[SOLVED] $(document).ready equivalent without jQuery
- 2009-04-28 21:51:11
- FlySwat
- 781753 View
- 1554 Score
- 31 Answer
- Tags: javascript jquery
5 Answered Questions
[SOLVED] jQuery Mobile: document ready vs. page events
- 2013-01-22 21:50:56
- user2001897
- 144338 View
- 244 Score
- 5 Answer
- Tags: javascript jquery html5 jquery-mobile cordova
2 Answered Questions
7 Answered Questions
[SOLVED] Can I use multiple versions of jQuery on the same page?
- 2009-10-14 14:22:48
- Bungle
- 226765 View
- 358 Score
- 7 Answer
- Tags: javascript jquery iframe
14 Answered Questions
[SOLVED] window.onload vs $(document).ready()
- 2010-09-13 06:24:52
- Vaibhav Jain
- 688178 View
- 1059 Score
- 14 Answer
- Tags: javascript jquery javascript-events unobtrusive-javascript
15 Answered Questions
[SOLVED] jQuery AJAX submit form
- 2009-12-25 01:31:48
- Nathan H
- 1433536 View
- 713 Score
- 15 Answer
- Tags: javascript jquery ajax submit html-form
35 Answered Questions
[SOLVED] JQuery - $ is not defined
- 2010-02-03 19:57:36
- Paul Creasey
- 1066608 View
- 369 Score
- 35 Answer
- Tags: javascript jquery asp.net-mvc
20 Answered Questions
[SOLVED] Preloading images with jQuery
- 2009-01-24 21:25:54
- 436754 View
- 652 Score
- 20 Answer
- Tags: javascript jquery
20 Answered Questions
[SOLVED] HTML-encoding lost when attribute read from input field
- 2009-08-02 21:08:29
- AJM
- 596316 View
- 682 Score
- 20 Answer
- Tags: javascript jquery html escaping html-escape-characters
10 Answered Questions
[SOLVED] Pure JavaScript equivalent of jQuery's $.ready() - how to call a function when the page/DOM is ready for it
- 2012-03-27 23:57:21
- chris
- 805089 View
- 839 Score
- 10 Answer
- Tags: javascript jquery html
37 Answered Questions
20 Answered Questions
26 Answered Questions
[SOLVED] Get selected element's outer HTML
- 2010-03-10 19:09:02
- Ryan
- 406292 View
- 721 Score
- 26 Answer
- Tags: jquery
28 Answered Questions
[SOLVED] Find object by id in an array of JavaScript objects
- 2011-09-09 15:42:29
- thugsb
- 969167 View
- 1057 Score
- 28 Answer
- Tags: javascript jquery arrays object javascript-objects
16 Answered Questions
[SOLVED] XmlHttpRequest error: Origin null is not allowed by Access-Control-Allow-Origin
- 2010-08-29 16:12:40
- Drew Noakes
- 676025 View
- 498 Score
- 16 Answer
- Tags: javascript jquery xmlhttprequest cors jsonp
11 Answered Questions
[SOLVED] How do I select text nodes with jQuery?
- 2008-11-18 13:45:09
- Christian Oudard
- 145312 View
- 352 Score
- 11 Answer
- Tags: javascript jquery dom
15 Answered Questions
[SOLVED] Detect browser or tab closing
- 2010-10-08 08:34:16
- cometta
- 308851 View
- 191 Score
- 15 Answer
- Tags: javascript jquery
33 Answered Questions
32 Answered Questions
[SOLVED] Uncaught ReferenceError: $ is not defined?
- 2010-01-15 23:04:36
- Olivers
- 1337629 View
- 474 Score
- 32 Answer
- Tags: javascript jquery referenceerror
4 Answered Questions
[SOLVED] Persist variables between page loads
- 2015-05-01 12:13:52
- Neophile
- 36900 View
- 50 Score
- 4 Answer
- Tags: javascript jquery form-submit persistent-storage
2 Answered Questions
[SOLVED] Event handler not working on dynamic content
- 2013-02-26 13:56:17
- edelweiss
- 173995 View
- 210 Score
- 2 Answer
- Tags: jquery dynamic-content static-content
5 Answered Questions
[SOLVED] Direct vs. Delegated - jQuery .on()
- 2011-11-13 10:26:54
- moey
- 34141 View
- 138 Score
- 5 Answer
- Tags: javascript jquery event-bubbling jquery-events event-binding
5 Answered Questions
[SOLVED] jQuery: Return data after ajax call success
- 2011-03-15 19:08:26
- Francesco
- 778006 View
- 363 Score
- 5 Answer
- Tags: javascript jquery ajax
12 Answered Questions
[SOLVED] How can I get jQuery to perform a synchronous, rather than asynchronous, Ajax request?
- 2008-09-25 13:26:54
- Artem Tikhomirov
- 602522 View
- 1004 Score
- 12 Answer
- Tags: javascript jquery ajax asynchronous
9 Answered Questions
56 Answered Questions
37 Answered Questions
[SOLVED] Is there an "exists" function for jQuery?
- 2008-08-27 19:49:41
- Jake McGraw
- 652508 View
- 2248 Score
- 37 Answer
- Tags: javascript jquery
2 Answered Questions
[SOLVED] jQuery Data vs Attr?
- 2011-08-31 18:26:33
- John B
- 178734 View
- 452 Score
- 2 Answer
- Tags: javascript jquery html5 custom-data-attribute
5 Answered Questions
[SOLVED] Events triggered by dynamically generated element are not captured by event handler
- 2012-10-10 23:24:07
- redbull330
- 15949 View
- 49 Score
- 5 Answer
- Tags: javascript jquery
25 Answered Questions
[SOLVED] Prevent users from submitting a form by hitting Enter
- 2009-05-21 21:09:25
- DForck42
- 408146 View
- 582 Score
- 25 Answer
- Tags: jquery html forms form-submit