jQuery Mobile Smartphone Application tabs

Hello world

I am trying to add tabs to my request for jQuery Mobile Smartphone, but they refuse to appear in the application. I don't know why that is. Each page of the target tab had (0) next to her which means the tabs is not displayed. Why does this happen?

Here are the tabs below, I created.

This is the tabs screen that shows an overview of all of the tab.


My request:

Baonerges wrote:

I am trying to add tabs to my request for jQuery Mobile Smartphone, but they refuse to appear in the application. I don't know why that is. Each page of the target tab had (0) next to her which means the tabs is not displayed. Why does this happen?

That's because jQuery Mobile theme page templates do not include chains of substitution tab tabs are not a metaphor for navigation supported for mobile applications. Use lists instead.

Tags: Database

Similar Questions

  • Samsung Tablet android jQuery Mobile Smartphone app

    Hello

    I have an application that I created for mobile devices. I created the application as a "jQuery Mobile Smartphone" instead of a desktop application and I used the theme of "jQuery Mobile Smartphone» The application is a simple application of APEX 4.2.5 report form. My problem is that my request of application link cannot open on a smartphone. These applications work fine on my iPhone. It seems that android devices cannot run the APEX. Is there a reason for this? Do I need to install something to be able to run APEX on android devices? I tried it on two different Android tablets, a Samsung and an Asus. Any suggestions?


    Thank you

    Bao

    Hi Baonerges,

    Baonerges wrote:

    I have an application that I created for mobile devices. I created the application as a "jQuery Mobile Smartphone" instead of a desktop application and I used the theme of "jQuery" Mobile Smartphone The application is a simple application of APEX 4.2.5 report form. My problem is that my request of application link cannot open on a smartphone. These applications work fine on my iPhone. It seems that android devices cannot run the APEX. Is there a reason for this? Do I need to install something to be able to run APEX on android devices? I tried it on two different Android tablets, a Samsung and an Asus. Any suggestions?

    Where you have installed Oracle APEX? I guess on your desktop computer.

    Oracle APEX application is a web application and you have access to devices through who to support internet and a browser.

    Connect your android device with your Oracle APEX web server and you can run the application by using URL APEX.

    Otherwise import your application to apex.oracle.com, and then run Internet on your android device.

    The brand of Samsung/Asus android device had to do anything with access to your mobile app of the APEX.

    Kind regards

    Kiran

  • Set the default Date Format in 4.2 jQuery Mobile Smartphone

    Hi guys,.

    on 'normal' office interfaces, you can set a default date format in the globalization settings. Currently I am working on an application JQM and I noticed that the same settings I have to format date in other applications, take effect.

    I read today in the 4.2 notes version, that somehow this question was a bit buggy. If this problem is corrected? I would firstly like JJ German date format. "" MR. YYYY "; (such that it works in office applications). How can I do? This entry is saved in the global settings.

    But whenever I want to put a date-picker-merchandise in this format, it changes again in 'YYYY-MM-DD' after registration. And I don't really want to enter a dml processing conversion function writing now.

    Thanks for all tips, best looks,.
    Tobi

    Hey Tobi,

    the item type of ' date picker (HTML5) "corresponds to the type of input HTML5 = 'date', which requires that the internal format of the value date must always be YYYY-MM-DD, but he returned to the browser to display the date in the format of the local operating system parameter. The browser of the iOS for example displays the date in the format of my setting local language/country.
    See also http://stackoverflow.com/questions/7372038/is-there-any-way-to-change-input-type-date-format

    To make a long story short, it is not possible to specify the display format for dates selectors, because this is not supported by the HTML5 specification.

    Concerning
    Patrick
    -----------
    My Blog: http://www.inside-oracle-apex.com
    APEX Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

  • jQuery Mobile BB10 theme: the Application (kick-down) Menu

    I use the latest released version of the jQuery Mobile BB10 theme to develop my apps. I have some questions on how to implement the Application Menu (or sliding down):

    1. I understand the instructions for user interface while the Application Menu is no longer an overlay on top of the current screen (because we are used to seeing in the PlayBook OS 2 applications)? Is the Menu of the Application requires to press the entire page (or screen) down to display the menu buttons?

    2. the Application Menu included in jQuery Mobile BB10 theme, or do we need to implement the set up menu and keys by using a custom code? It is relatively easy to implement this function. I just want to make sure my code matches what is in the BB10 theme.

    Thank you.

    Hello ProLove360,

    I don't think JQuery UI BB10 theme includes a blow in the drop down menu, but the implementation of the menu to slide down to BB10 in WebWorks is not set in stone. In fact, it is very expensive (side performance) to go down the whole container to reveal the menu, therefore a superposition of the top does work better in my opinion.

    You can use the example below for a shot in the menu drop-down:

    https://github.com/BlackBerry/BB10-WebWorks-samples/tree/master/swipemenu

  • jQuery Mobile + BB 9780 (V 6.0) affects exhaust and the text entry

    Hi all

    I'm new here and for BB Dev. So I don't know if it's good for me to post the questions here, but I think it's worth a try, at least.

    I use jQuery Mobile, 1.1.1 to develop an application of BB.

    At this point, I make the user interfaces and obtained the following:

    1 ESC:

    When in the keyboard ESC is enabled, rather than go back to the previous pagew within the app, the app is exited. I tried the codes. as:

    But it does not work.

    2.

    Just like in the region of inputable, text field, text box or search, to get the focus they are blakced, means, users can't really see what they type in. Moreover, the 9790 (V 7.0), I don't deal with the same issue.

    So I was wondering if somebody here has got the same problems, and I'd want to share their solutions.

    Thank you.

    D

    WRE use according to api.

    http://docs.PhoneGap.com/en/2.0.0/cordova_events_events.MD.html#backButton

  • Cannot run the BlackBerry 10 jQuery Mobile theme kitchensink

    I downloaded the BlackBerry 10 jQuery Mobile theme and I wanted to try how it works on the Dev Alpha.

    I created this config.xml file


    http://www.w3.org/ns/widgets ".
    "xmlns:RIM ="http://www.blackberry.com/ns/widgets"
    version = "1.0.0.0" rim: header = "JQKS" >
    http://www.dandandin.NET/ ".
    RIM: copyright = "Copyright 2012 Dandandin.net" > Dandandin.net ".

    JQ Kitchensink
    An application to test jquery

    and I put it on /kitchensink

    Then I packed /kitchensink and loaded on my dev alpha, but I get this:

    I can press OK, but the application is frozen.

    If I load on my local Web server and browse the dev Alpha it works, what's the problem?

    Make it work, you must upgrade to the latest SDK 1.0.3.8.

    I had 1.0.2 and it did not work.

  • Popup in jQuery Mobile BB10 theme

    I am trying to implement a context Menu on the jQuery Mobile BB10 theme. I guess it's a
    special instance of the Action menu overflow.

    How to adjust the behavior of slide to reach the two States of the context Menu without messing around
    the standard definition of the Action Menu overflow?

    What is the user action that activates the close context Menu?

    What is the action of the user who causes the most broad context Menu to appear?

    Jason Scott on Github https://github.com/blackberry/jQueryMobile-BB10-Theme/issues/8

    It gave me the following response to my question:

    I recommend using the contextual menu webworks for your application. It has everything you want.
    The documentation is available here.
    https://developer.BlackBerry.com/HTML5/APIs/BlackBerry.UI.ContextMenu.html

  • jQuery Mobile BB10 theme: arrow on the display of the list

    In the jQuery Mobile BB10 theme, I'm having a time difficult trying to implement what should be a simple visual style on a listview that contains a href.

    My application has two types of lists. Normal list (without links) is ok.

    The list that contains a href is where my problem is. The two lists are the same and I have no way for the user to distinguish easily a link and a non.

    I tried several variants of setting [Data-icon = 'arrow-r'] and [Data-icon = "interface user-icon-arrow-r"] at the same time the

      and
    • levels.

      I might add and manipulate [class = "UI-li-aside"] or [class = 'interface User-li-count'] fields to insert an image of the arrow?

      I know that there is an easy solution that I'm on.

      Thanks for your help.

      Jason Scott on GitHub https://github.com/blackberry/jQueryMobile-BB10-Theme/pull/12

      provided me with the fix for jQuery Mobile BB10 theme code.

      Corrections: #9
      List items are by default to no icon, but can be overwritten using
      data-icon=arrow-ron the

        ,
      • or using
        $.mobile.listview.prototype.options.icon = "arrow-r";

        This resulted in an update to the GitHub repository. Please download the new files if you do not use a cloned branch that updates automatically. https://github.com/BlackBerry/jQueryMobile-BB10-theme

    • JQuery Mobile fixed foot bar disappears when the orientation changes

      I develop mobile applications using JQuery Mobile, in the home page which is the home page, everything is fine but when you go to the next page and change of ths foot disapers completely orientation, but the code that I use for all pages are the same

      Here is the code that I use for the foooter

        
      

      Help, please

      regarding

      Thanks for answer, I have the problem solved,

      I just added

      data-position = "fixed".

      and it solved the problem

      so now the correct code is

    • Windows 8 support jQuery mobile app?

      I'm new to the windows application development 8. I develop application cross-platform for laptops or tablets. My app work very well on iOS and Android with jQuery-mobile, but for windows 8 app it does not work. So my question is Windows 8/8.1 app is not / not supported jQuery-mobile?

      Yes, taken mobile jQuery supported in windows 8 app, but you may need to make some changes in jQuery - mobile.js to operate (if necessary).

      To make mobile jQuery working at IBM polisher/polisher 6.1 for windows 8 brand app some changes in your page code and if function main commentary give 'msie error. " Comment "DELETE IF NOT SUPPORT IE6/7/8" (which is optional).
    • Slidemenu does not load the first time in JQuery Mobile App

      Hello

      I have a Jquery Mobile app with a slidemenu in overall page, and it appears with the push of a button or a simple touch on the screen, the style of facebook. My problem is that the first time that the application loads, the menu never pops out, even if you press the button a thousand times. You must refresh the page, and then in the works in all pages of the application over the life of the session. If your disconnection and enter again, you need to refresh.

      You can see an example here: http://cic-team.no-ip.biz:9090/apex/f? p = 112:2 user: Demo Passw: 1234abc

      The menu is in a region "after the heading" as a type "list: Menu ' with this custom model: http://i236.photobucket.com/albums/ff289/Best1989/template.png

      The button has the following attributes: data-slidemenu = "#slidemenu" data-slideopen = 'false' style = "margin-left: 0px!" important; »

      Maybe the Javascript or CSS are not load correctly the first time, but insert the menu in other areas has not worked for me. I read with pleasure your comments and suggestions.

      I use Apex 4.2.0.

      Thanks in advance.

      With some research, I found the answer to my question, please check this:

      http://www.gajotres.NET/how-jQuery-mobile-page-handling-affects-JavaScript-executions/

      The problem is that I was not load menu in the login page (which is the first of all) classes and when you've actually got to the page where the button and the menu is displayed, it has not loaded classes.

      Solved the problem of loading of the components in the first page but keeping hidden.

    • Where can I find Mobile Android Applications developing in Dreamweaver CS6?

      Where can I find Mobile Android Applications developing in Dreamweaver CS6?

      Please do not duplicate messages.  A question on the same subject is all that is needed.

      Create & package Mobile app with DW, jQuery Mobile & PhoneGap

      http://www.Adobe.com/devnet/Dreamweaver/articles/DW-PhoneGap-mobile-app.html

      Nancy O.

    • problem when installing JQuery mobile App

      Hi I really hope someone can help you. I have developed an Android app in dreamweaver SC5.5 using jquery mobile. The application itself works fine, but what installation it tells me that the app is allowed to access all the features of Android, for example: test messages, camera, memory, etc. How can I change this?

      its ok that I found. It is in an external XML file. Thank you two for the answer.

    • JQuery Mobile theme - Dreamweaver is working but not online

      I created a new JQuery Mobile theme in Fireworks CS6: orders - JQuery Mobile Theme - create new theme. Then exported the theme in a folder where I design a new mobile application (export theme - JQuery Mobile Theme - orders).

      "I open index.html in Dreamweaver CS6 and changed < link href="jquery-mobile/jquery.mobile.theme-1.0.min.css "rel ="stylesheet"type =" text/css"/ > to the new *.css file. I used find / replace to change all instances of data-theme = 'e' to data-theme = 'y '. I saved index.html and clicked on Live View, where it looked perfect. I used FileZilla to move all the files to the server that hosts my site. But when I view in Firefox or on my Samsung phone, index.html doesn't include any CSS formatting. (He had worked in line with the CSS formatting when I had edited just manually color codes in some places in jquery-mobile/jquery.mobile.theme-1.0.min.css)

      If I find index.html as a file on my computer in Firefox, css works perfectly. But when I download the contents of the folder on the server that hosts my site, it's not.

      I would be grateful for any input on what I'm doing wrong.

      Thank you

      Fixed it myself. I realized that I had to leave index.html and add a new line

    • Firefox tries to open a certain type of file (.spk) text and never adds an entry to the Applications tab in Options, so I have no way to change this behavior.

      Since it is not in the Applications tab, I can't change how Firefox handles it. And since it automatically opens it in a text file, I have no way to download this file type when it is bound to the JavaScript or flash because I can't right click and "save link as.»
      How can I make Firefox ask me how to handle the file instead of as text?
      I tried to remove "mimeTypes.rdf" of my Firefox profile.

      Therefore, there is no way to do what I want... to configure Firefox to ask what to do with the text/plain files instead of making them. I fell a feature request for it in the suggestion box.

Maybe you are looking for

  • How zoom up to a specific point on a page

    My first question ever to support:WIndows 7 - Firefox 32.0.2 - laptop without touching the screen or press the button (mouse and keyboard only)I found plenty of ways to Zoom on a page. However, zoom always anchor upwards to the left. I would definite

  • where is the toolbar?

    at the top of my page is the word "firefox" and a down arrow. " When I click on it my choice are: new tab that leads to the image of a star and the brand of the work book. I did no toolbar, how do I get a.

  • HP g72 b01sa: hp g72 cpu update

    my hp g72 b01sa can support a intel i7 640 m. It came with a p6100 and iv already put in an i5 520 m which works very well.  the service manual says an i7 620 m is supported, but the only difference between 620 m and 640 m is base/turbo clock speed,

  • Problem of HDD internal (SSD Apple)

    I m having terrible with my mac problems since I tried to restore the whole system mac from a backup time machine, which ended up showing a message "an error has occurred with the addition of a recovery on the destination disk system". I rebooted and

  • path of the TestStand 4.2 file report "SpecifyByExpression" does not work

    I noticed that there is a problem in specific terms that has been fixed in 4.2.1 Is not this problem. This is a problem when I select 'Specify report File Path by Expression' specify the expression to use, and then TestStand uses settings appropriate