MobileView and Forms

33 views
Skip to first unread message

MFGSparka

unread,
Sep 5, 2013, 4:50:25 AM9/5/13
to cer...@googlegroups.com
Hi, have a problem with the mobileview of cerabox and forms (mooniform).

First i figured out, that the background-color of the first div in the box ist overlaying every fancy background-stuff of mooniform.

#cerabox.mobile .cerabox-content :first-child
    background: #fff


if fixed that width: background:none; background-color: #fff

Now the realy difficult parts of my problem.
1. therey is still something overlaying my checkboxes. On desktop i can klick them but on mobile thery don't do anything.
2. my form ist a little bit longer and i can not figure out i can make the content scrolling within the cerabox.


I tryed to solve the problems now for hours.
If you have any questions or hints for me....





MFGSparka

unread,
Sep 5, 2013, 10:59:51 AM9/5/13
to cer...@googlegroups.com
I think I have found the solution.
the 'touchend' of cerabox blocks something. I deleted these line in the code and everything woks well.

cerabox.addEvent('touchend',       touchEnd);
Reply all
Reply to author
Forward
0 new messages