Giter VIP home page Giter VIP logo

jquery-mobile-bootstrap-theme's People

Contributors

commadelimited avatar cvrebert avatar luoihoc avatar sindresorhus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jquery-mobile-bootstrap-theme's Issues

Accordion

I don't figure how to set an accordion view with twitter bootstrap css....

edit : Done, very noob error, sorry

Border color of the .ui-btn-up-('e' and 'f') theme

Hi,

Great work here :)

Just want to let you know that the border color of the .ui-btn-up-e and .ui-btn-up-f is #cccccc, which seems strange while the other themes are theme looks nicer with the darker border of their respective color.

I just replace with
border: 1px solid #009bb7
and
border: 1px solid #f28f00

for .ui-btn-up-e and .ui-btn-up-f respectively, which looks much better without the #cccccc border.

Kind Regards
Andy

Theme looks differnt on mobile devices

I'm having an issue with this theme on different devices. I've pasted the html below for as an example, along with screen captures from Google Chrome on Ubuntu 13.04; Safari on iOS 5.1; Android "Internet" on Android 4.1.2;

Google Chrome looks correct, but on iOS and Android it looks wrong.

When I used Chrome on the Android device it looked correct.

When I used Chrome on the iPad it looked the same as it did in Safari.

It looks fine on all desktop browsers that I've tested.

<body>

    <div data-role="page">

        <a href="/procedures/navigation" data-icon="home" data-iconpos="notext" data-theme="b"><img src="http://cdn.opskwan-dev.com/img/opskwan-logo-small.png" alt="Home" /></a><h1>Home Page</h1>

        <div data-role="content" data-theme="b">

            <div>

                <div><a href="/procedures/add" data-role="button" data-icon="plus" data-ajax="false" data-theme="d" data-iconpos="right">Book Procedure</a></div>
                <div><a href="/procedures" data-role="button" data-icon="arrow-r" data-ajax="false" data-iconpos="right">View Schedule</a></div>
                <div><a href="/consignment_loans" data-role="button" data-icon="arrow-r" data-ajax="false" data-iconpos="right">Transfer Inventory</a></div>
                <div><a href="/searches" data-role="button" data-icon="arrow-r" data-ajax="false" data-iconpos="right">Search</a></div>
                <div><a href="/tickets/report_ticket" data-role="button" data-icon="arrow-r" data-ajax="false" data-iconpos="right">Report a Problem</a></div>
                <div><a href="/people/logout" data-role="button" data-icon="delete" data-ajax="false" data-theme="a" data-iconpos="right">Log Out</a></div>     
            </div>

        </div>

        <div data-role="footer" data-position="fixed">
            All content &copy; 2014 Opskwan Technologies Inc.               
        </div>

    </div>

</body>

Chrome
chrome

Android
android

iOS
ios

Theme doesn't render on Windows Phone

The theme doesn't render on Windows Phone. I tested it on Samsung Focus running Windows Mango in a PhoneGap App but everything is black. The original theme of jQuery Mobile works fine.

text-shadow has undefined value

I would recommend to use text-shadow:none
text-shadow: undefined /{a-bup-shadow-x}/ undefined /{a-bup-shadow-y}/ undefined /{a-bup-shadow-radius}/ undefined /{a-bup-shadow-color}/;

text-shadow: 0 /{a-body-shadow-x}/ 0 /{a-body-shadow-y}/ 0 /{a-body-shadow-radius}/ #000000 /{a-body-shadow-color}/;

black box in checkbox checked state

I'm a bootstrap lover and first of all let me thank you for your efforts. I found an issue in checkbox while it in checked state as shown in the screenshot. A small black box appears under the check arrow.

image

I used latest version of Google chrome in Windows 7 Desktop.
Can you please look into this? Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.