2016-04-20 23:31:55 +00:00
|
|
|
<!--
|
|
|
|
Feature Requests:
|
|
|
|
Please read https://github.com/jquery/jquery/wiki/Adding-new-features
|
|
|
|
Most features should start as plugins outside of jQuery.
|
|
|
|
|
|
|
|
Bug Reports:
|
2016-10-21 18:55:21 +00:00
|
|
|
Note that we only can fix bugs in the latest version of jQuery.
|
2016-04-20 23:31:55 +00:00
|
|
|
Briefly describe the issue you've encountered
|
|
|
|
* What do you expect to happen?
|
2017-01-05 08:49:02 +00:00
|
|
|
* What actually happens?
|
2016-04-20 23:31:55 +00:00
|
|
|
* Which browsers are affected?
|
|
|
|
Provide a *minimal* test case, see https://webkit.org/test-case-reduction/
|
|
|
|
Use the latest shipping version of jQuery in your test case!
|
2019-01-29 13:13:53 +00:00
|
|
|
We prefer test cases on JS Bin (https://jsbin.com/qawicop/edit?html,css,js,output) or CodePen (https://codepen.io/mgol/pen/wNWJbZ)
|
2016-04-27 23:47:50 +00:00
|
|
|
|
|
|
|
Frequently Reported Issues:
|
|
|
|
* Selectors with '#' break: See https://github.com/jquery/jquery/issues/2824
|
2016-04-20 23:31:55 +00:00
|
|
|
-->
|
|
|
|
|
2016-05-20 20:14:45 +00:00
|
|
|
### Description ###
|
2016-04-20 23:31:55 +00:00
|
|
|
|
|
|
|
|
2016-05-20 20:14:45 +00:00
|
|
|
### Link to test case ###
|
2016-04-20 23:31:55 +00:00
|
|
|
|