Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Fix for issue #2390: fixed typo: 'throttledResize' => 'throttledresize' #2393

Merged
merged 1 commit into from
Sep 7, 2011

Conversation

dtao
Copy link
Contributor

@dtao dtao commented Sep 6, 2011

$window.bind is called with the events 'orientationchange.htmlclass' and 'throttledResize.htmlclass'; but the second event is declared and used elsewhere in jQuery Mobile as 'throttledresize' (not a capital R). At least on some browsers, this typo causes the associated code not to be fired whenever the 'throttledresize' event is triggered.

@dtao
Copy link
Contributor Author

dtao commented Sep 6, 2011

This is the same issue as #2390.

gseguin added a commit that referenced this pull request Sep 7, 2011
Fix for issue #2390: fixed typo: 'throttledResize' => 'throttledresize'
@gseguin gseguin merged commit baded0d into jquery-archive:master Sep 7, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants