Fixed Header in Jqtouch

How to prevent Jqtouch autoscrolling to div with current class?

I am not entirely sure I got your question, but It sounds like you want to have an element with "fixed" position. If that's the case, you may want to try the solution I posted for this question.

PhoneGap with Native Tabbar / Header UI - Add & change

trying to answers questions one at a time

1) the title bar in the control is not a Navigation Bar; you add the back buttons and such to a navigation bar.

2) To add buttons to the title bar, you would have to customize the plugin since the feature is currently not supported

3) I believe you can get additional icons for the tab bar, but from looking at the code, it appears that you would have to do some customization of the plugin.

How can i make a bottom toolbar with jqTouch for my webpage

To include a tab bar in jQTouch, you'll want to download a later version of jQT than r109, the default package from their homepage. Go to its GitHub to grab a later version of source.

Then, take a look at this post:
Fixed header in Jqtouch, and this demo: http://demo.lvengine.net/mobileuplink.

PhoneGap with Native Tabbar / Header UI - Add & change

trying to answers questions one at a time

1) the title bar in the control is not a Navigation Bar; you add the back buttons and such to a navigation bar.

2) To add buttons to the title bar, you would have to customize the plugin since the feature is currently not supported

3) I believe you can get additional icons for the tab bar, but from looking at the code, it appears that you would have to do some customization of the plugin.

Prevent default anchor behavior in jQTouch?

I actually found an answer to this:

http://code.google.com/p/jqtouch/issues/detail?id=95#c12

This was a tough answer to track down, but it solves the issue and works like a charm.

Be careful that you don't overwrite your jQtouch JS file when updates are released...unless of course they include this fix in the update!



Related Topics



Leave a reply



Submit