You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* This is the place to discuss development of [jQuery UI](http://jqueryui.com/) itself - including bugs, new plugins, and how you can help.
30
+
* This is the place to discuss development of [jQuery UI](http://jqueryui.com/) itself — including bugs, new plugins, and how you can help.
31
31
* All jQuery UI svn commits are posted to this list to facilitate feedback, discussion, and review.
32
32
* Also note that a lot of the development and planning of jQuery UI takes place on the [jQuery UI Development and Planning Wiki](http://wiki.jqueryui.com/).
@@ -41,12 +41,12 @@ To ensure that you'll get a useful answer in no time, please consider the follow
41
41
42
42
* Ensure your markup is valid.
43
43
* Use Firebug/Developer Tools to see if you have an exception.
44
-
* Use Firebug/Developer Tools to inspect the html classes, css. etc.
45
-
* Try expected resulting html and css without javascript/jQuery and see if the problem could be isolated to those two.
44
+
* Use Firebug/Developer Tools to inspect the HTML classes, CSS, etc.
45
+
* Try expected resulting HTML and CSS without JavaScript/jQuery and see if the problem could be isolated to those two.
46
46
* Reduce to a minimal test case (keep removing things until the problem goes away, etc.)
47
-
* Provide that test case as part of your mail. Either upload it somewhere or post it on jsbin.com.
47
+
* Provide that test case as part of your mail. Either upload it somewhere or post it on [jsbin.com](http://jsbin.com/).
48
48
49
-
In general, keep your question short and focused and provide only essential details - others can be added when required.
49
+
In general, keep your question short and focused and provide only essential details — others can be added when required.
50
50
51
51
### Mailing List Archives
52
52
@@ -71,8 +71,8 @@ The IRC Channel is best if you need quick help with any of the following:
71
71
72
72
* JavaScript
73
73
* jQuery syntax
74
-
*problem solving
75
-
*strange bugs.
74
+
*Problem solving
75
+
*Strange bugs
76
76
77
77
If your problem is more in-depth, we may ask you to post to the mailing list, or the bug tracker, so that we can help you in a more-suitable environment.
There’s a lot more to learn about building web sites and applications with jQuery than can fit in API documentation.
15
-
If you’re looking for explanations of the basics, workarounds for common problems, best practices, and how-tos, you’re in the right place!</p>
16
-
</p>
17
-
</aside>
10
+
<divclass="row">
18
11
19
-
<asideclass="six columns" id="for-authors">
20
-
<h2>Authors</h2>
21
-
<p>Too much good information is spread across corners of the web, languishing in blog and forum posts, often just out of the reach of
22
-
people who need it, while the same questionable advice is duplicated across even more questionable sites. Help us stem the tide and educate today's — and tomorrow’s — web developers.</p>
23
-
</aside>
24
-
</div>
12
+
<asideclass="six columns" id="for-users">
13
+
<h2>Users</h2>
14
+
<p>There's a lot more to learn about building web sites and applications with jQuery than can fit in API documentation. If you're looking for explanations of the basics, workarounds for common problems, best practices, and how-tos, you're in the right place!</p>
15
+
</aside>
25
16
26
-
</div>
17
+
<asideclass="six columns" id="for-authors">
18
+
<h2>Authors</h2>
19
+
<p>Too much good information is spread across corners of the web, languishing in blog and forum posts, often just out of reach of people who need it, while the same questionable advice is duplicated across even more questionable sites. Help us stem the tide and educate today's — and tomorrow's — web developers.</p>
0 commit comments