DataZombies / jQTouch

jQT extensions jqt.activityIndicator, jqt.bars (with numeric badges), jqt.checkGroup & jqt.segmentedControl.Get updates via Twitter http://twitter.com/HeadDZombie. If you find this fork useful please make a donation via PayPal (http://tinyurl.com/2fpmx27). See below for demo links.
MIT License
159 stars 34 forks source link

Problem With Content being too tall for jqt.bars initial page load #93

Closed nburch closed 11 years ago

nburch commented 11 years ago

Hello,

I am having an issue with content that extends passed the jqt.bars tab on a page when it initially loads. - If the content is short enough that it doesn't need to scroll, then the bar is fix properly to the bottom on initial load.

However, if the content is a bit taller, then the tab bar moves up about 1/4 from the bottom and clips the content so you see a gap between the tab bar and the browser tools.

If you make the content fullscreen this doesn't happen...

I have previously had success with your code in PhoneGap apps which of course are full screen, but this is for an actual mobile site. I am alerting the user to add to home screen for best performance BUT is there anything else that can be done?

nburch commented 11 years ago

Hmm... Initial testing shows that using "position:fixed" as described in issue 91 https://github.com/DataZombies/jQTouch/issues/91 seems to correct the problem. I'll do some more testing and get let you know if it is fully working.

DataZombies commented 11 years ago

Did that work?

nburch commented 11 years ago

Yes :)

Thanks,

Nick Burch

On Aug 8, 2012, at 8:28 PM, "Daniel J. Pinter" notifications@github.com wrote:

Did that work?

— Reply to this email directly or view it on GitHubhttps://github.com/DataZombies/jQTouch/issues/93#issuecomment-7602039.

DataZombies commented 11 years ago

I'm updating & rewriting my extensions. Do you have a wish list for bars.js or listIndex.js?

Daniel J. Pinter Freedom, PA USA DataZombies@gmail.com

The information contained in this e-mail may be confidential and is intended solely for the use of the named addressee. Access, copying or re-use of this e-mail or any information contained therein by any other person is not authorized. If you are not the intended recipient please notify us immediately by returning the e-mail to the originator.

On Aug 8, 2012, at 9:04 PM, nburch notifications@github.com wrote:

Yes :)

Thanks,

Nick Burch

On Aug 8, 2012, at 8:28 PM, "Daniel J. Pinter" notifications@github.com wrote:

Did that work?

— Reply to this email directly or view it on GitHubhttps://github.com/DataZombies/jQTouch/issues/93#issuecomment-7602039. — Reply to this email directly or view it on GitHub.

nburch commented 11 years ago

Yes. I am out right now with family... But I'll get you something within the next 48 hrs.

Thanks,

Nick Burch

On Aug 8, 2012, at 9:09 PM, "Daniel J. Pinter" notifications@github.com wrote:

I'm updating & rewriting my extensions. Do you have a wish list for bars.js

or listIndex.js?

Daniel J. Pinter Freedom, PA USA DataZombies@gmail.com

The information contained in this e-mail may be confidential and is intended solely for the use of the named addressee. Access, copying or re-use of this e-mail or any information contained therein by any other person is not authorized. If you are not the intended recipient please notify us immediately by returning the e-mail to the originator.

On Aug 8, 2012, at 9:04 PM, nburch notifications@github.com wrote:

Yes :)

Thanks,

Nick Burch

On Aug 8, 2012, at 8:28 PM, "Daniel J. Pinter" notifications@github.com wrote:

Did that work?

— Reply to this email directly or view it on GitHub< https://github.com/DataZombies/jQTouch/issues/93#issuecomment-7602039>. — Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHubhttps://github.com/DataZombies/jQTouch/issues/93#issuecomment-7602679.

DataZombies commented 11 years ago

.