Jasper de Groot

Results 14 issues of Jasper de Groot

The changes in the default theme require the following changes in the ThemeRoller UI: - Background image (texture): Add option "none" (see also https://github.com/jquery/jquery-ui/pull/1384#issuecomment-69183491) - Shadow: Remove or hide the...

The (deprecated) buttonMarkup method is documented, but not the new way where you have to add the applicable classes in your markup.

The demo on http://api.jquerymobile.com/jquery.mobile.loadpage/ uses http://api.jquerymobile.com/resources/results.php but that file is missing. Issue reported by @dotku here https://github.com/jquery/jquery-mobile/issues/8400

bug

Most of this section in our old demos/docs didn't land in the API documentation yet: http://view.jquerymobile.com/old-docs/docs/pages/index.html

Many classes have been changed or removed.

In the documentation of the `refresh()` method of the selectmenu widget we are only talking about custom select, while the method also can be used to update a native select...

"defaults" is not a widget option and you can only set it with the `data-defaults="true"` attribute.

Two tickets from the jQuery Mobile issue tracker that are about API documentation: `pageload` - `data.page`: https://github.com/jquery/jquery-mobile/issues/3923 `pagechange`: https://github.com/jquery/jquery-mobile/issues/3977