- Posts: 14147
- Thank you received: 2568
Ask the community, share ideas, and connect with other LimeSurvey users!
- Use jquerymobile checkbox and radio - Fix the slect width for little screen - Use responsive table system : 767px actually, maybe put to big screen too - Move question help before answers for accessibility ! (no reason to help after answering) - Add some loading event - Put an hack for back button
git clone https://gitorious.org/skeletonquest/skeletonquest.git cd skeletonquest git checkout dev
html,body {height:99%;page-break-after:none !important}
Thanks,Ben_V wrote:
.Code:html,body {height:99%;page-break-after:none !important}
DenisChenu wrote: Some other fix to do for print page
/* #mydiv, .myclass */ a[href]:after{content:' ('attr(href)') '}
a[href]:after { content: " (" attr(href) ")"; } abbr[title]:after { content: " (" attr(title) ")"; } a[href^="#"]:after, a[href^="javascript:"]:after { content: ""; }
Fixed, i have a server broken, and it broke my apache ....Mazi wrote: limesurvey.sondages.pro/855488.html?newtest=Y seems to be unavailable.