Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Page does not take up full width on iOS #183

Closed
tjvantoll opened this issue Jan 18, 2013 · 9 comments
Closed

Page does not take up full width on iOS #183

tjvantoll opened this issue Jan 18, 2013 · 9 comments
Labels

Comments

@tjvantoll
Copy link
Member

See screenshot. I can recreate this on jqueryui.com, api.jqueryui.com, and api.jquery.com.

jqueryui

@kborchers
Copy link
Member

There are definitely issues with iOS. There are width issues and the logo is blurry on the iPad.
ipad

@jzaefferer
Copy link
Member

Btw. in the last ~30 days, 10,099,403 visits were from non-mobile browsers (including tablets), while 183,328 visits where from mobile browsers. That's barely 2%. There were 273,274 visits with IE8.

Just to say, there's bigger fish to catch.

@kborchers
Copy link
Member

How about on jquerymobile.com which will also be affected by this issue?

@jzaefferer
Copy link
Member

Those are numbers across all sites that are tracked with that particular analytics account. I guess jquerymobile.com won't be much different.

We should fix it anyway, though there might be something more important right now...

@kleinmaetschke
Copy link
Contributor

I've sorted a method of fixing the problem with jqueryui.com not going to full-width (which I'll push soon), but the api sites have an issue with the API elements that are too long for the width of the frame, such as "event.isImmediatePropagationStopped()" which could be fixed by a word-wrap implement, but I'm sure the idea is to not break that word. However, when you shrink the font-size, it makes it inconsistent with the rest of the titles. What solution would you prefer?

@kleinmaetschke
Copy link
Contributor

Here's my proposed fix for jQueryUI.com on mobile: here

@gnarf
Copy link
Member

gnarf commented Sep 30, 2013

See also #265

@agcolom
Copy link
Member

agcolom commented Mar 6, 2014

Also somewhat related to #275 (comment)

@scottgonzalez
Copy link
Member

This was fixed at some point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

7 participants