I want to use the grid to layout a page content. I wish to have the first block to 25% and second block to 75%. I do not wish to use tables if can avoid it. Is CsSS allowed to modify it or will thwJQM over-ride?
With the problem I am having with specifying a background image in my CSS file, It would be a nice touch if Theme generation would allow the ability to specify a background image. I know that you can apply a color but not an image. Would really simplify things.
I want to use a background using a .png graphic I have to compliment the theme I'm using. I have tried placing styling the body attribute on the external CSS file without luck. I also created a CSS file in the header a page and again no luck.
I ran diagnostics on the CSS and page through Firefox and did not find anything in error. I hope someone can provide me with a solution. I also checked to ensure the correct folders where the graphic resides is correct.
Hate to tap into your busy day for a simple question, however I have tried ti implement data-inset on several pages of my site I'm building as a learning experience. It works great and as explained in the doc, but, on one page it will not work, no matter what I do. I know it's me but I can't figure out what I did. I referenced several books I purchased,and looked at my working pages.
My understanding on inst is if not specified, the default is true. Is that correct? I tried removing data-inset from the collapsible and still had no inset.
I do not want you to solve my problem, but point me in the right direction.
I have created a collapse button on the Index.html page to display contact information. This includes a link to a page containing a Google static map. When the user taps the link, the page containing the map will be displayed.
Problem:
Sounds like an easy enough link, but when I tap the link, it works intermittently. Sometimes if I continue tapping the button or other times if I hold the link button down it will display. I have checked the forum and have not found a solution. The map itself, when displayed is fine, so I no the static map call is correct. Can you suggest a solution I can try?
Upon setting a collapsible button, links to data-mini="true", wish to have buttons
should use data-mini="true"
Problem:
No matter what I do, I can not get the buttons to be minimize. I have been to the docs several times and tried every combination. I am providing the code snippet and a picture of the un-collapsed output. hope this helps.
Display graphic for the header and overlay some text.
Problem:
This is a very simple process and did it on PC site many times, however can't seem to locate why it's not showing up. I don't know if this makes any difference, I code using Dreamweaver CS5.5
This site is under development to learn jQuery so will look rough.
I'm using both collapsible and link buttons on the same page. The issue I'm having is the text position on linked centered and collapsible text on the left.
How can I place the test in the same position on the buttons?
I'm creating my first Mobile Web using JQuery Mobile, for a restaurant. and wish to place a phone icon on the contact page that will auto dial when touched.