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

Fix non reacting generated back buttons with touchOverflowEnabled #3251

Merged
merged 1 commit into from
Dec 12, 2011

Conversation

JFK99
Copy link
Contributor

@JFK99 JFK99 commented Dec 12, 2011

Seems that generated back buttons don't react when you click on them. I changed the z-index of .ui-btn when touchoverflow is on and it works now.

.ui-mobile-touch-overflow.ui-native-fixed .ui-header .ui-btn { z-index: 10; }

@toddparker
Copy link
Contributor

Fixes #3241

toddparker added a commit that referenced this pull request Dec 12, 2011
Fix non reacting generated back buttons with touchOverflowEnabled. Fixes #3241. Thanks JFK99
@toddparker toddparker merged commit 504582e into jquery-archive:master Dec 12, 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