Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Works beautiful, but weird effect with footer (phonegap/jqm)
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
applenoose  
View profile  
 More options Apr 17 2012, 1:46 pm
From: applenoose <cnusi...@gmail.com>
Date: Tue, 17 Apr 2012 10:46:41 -0700 (PDT)
Local: Tues, Apr 17 2012 1:46 pm
Subject: Works beautiful, but weird effect with footer (phonegap/jqm)

Hi, first post, and thanks in advance for this great script and support!

Got it to work no problem.  The weird effect I seem to be having is that as
the page loads, the footer is bumped against the header, after a split
second the footer lands in the correct space in the footer area and is then
fixed in position.  

I've got the div set as <div data-role="footer" data-position="fixed">

I can provide code if necessary, but has anyone had something similar and
what was the solution?  I am testing on an iphone 4 via phonegap.

Thanks!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jon Tara  
View profile  
 More options Apr 18 2012, 3:51 pm
From: Jon Tara <jtara-google...@spamex.com>
Date: Wed, 18 Apr 2012 12:51:29 -0700 (PDT)
Local: Wed, Apr 18 2012 3:51 pm
Subject: Re: Works beautiful, but weird effect with footer (phonegap/jqm)

You're probably initializing it too late. If your footer is inline, you
need to resize the wrapper prior to the page being displayed. On JQuery
1.6.4, you need to jquery.actual plugin in order to get the sizes at that
point.

My JQM iScroll widget at https://github.com/watusi/iscrollview will do that
for you. It handes all the initialization at the earliest possible time.
All you need to do is add a data-iscroll attribute to the wrapper and
everything is taken care of for you.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Chris Brody  
View profile  
 More options Apr 18 2012, 3:55 pm
From: Chris Brody <chris.br...@gmail.com>
Date: Wed, 18 Apr 2012 21:55:12 +0200
Local: Wed, Apr 18 2012 3:55 pm
Subject: Re: Works beautiful, but weird effect with footer (phonegap/jqm)
Page was not found, should be
https://github.com/watusi/jquery-mobile-iscrollview

Right?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jon Tara  
View profile  
 More options Apr 18 2012, 4:12 pm
From: Jon Tara <jtara-google...@spamex.com>
Date: Wed, 18 Apr 2012 13:12:53 -0700 (PDT)
Local: Wed, Apr 18 2012 4:12 pm
Subject: Re: Works beautiful, but weird effect with footer (phonegap/jqm)

Whoops! Yes, you are correct.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »