Home › Forums › Quform PHP › Text label is overlapped with checkbox button in jQueryMobile
Below is the script I declared the stylesheet and javascript to Quform and jQueryMobile
<link rel="stylesheet" href="http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css" /> <link rel="stylesheet" type="text/css" href="/quform/css/page.css" /> <link rel="stylesheet" type="text/css" href="/quform/css/base.css" /> <link rel="stylesheet" type="text/css" href="/quform/themes/light/round.css" /> <script src="http://code.jquery.com/jquery-1.11.1.min.js"></script> <script src="http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"></script>
I found the text in the checkbox is overlapped to the checkbox button. Please refer to attached screen attached. Is the order of the sheetstyle declared correctly when combine with jQueryMobile together?
You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
Dear Ally,
Thanks for your code, it help to solve the problem.
Best regards,
Kelvin.