Missing input id in form open with cerabox

14 views
Skip to first unread message

Андрей Веселов

unread,
Aug 10, 2014, 5:05:48 AM8/10/14
to cer...@googlegroups.com
I try to open inline my form with cerabox.
Inputs in my form have id,
<input id="email" name="email" ...
but in form open with cerabox I don't see them.
I see only
<input name="email" ...
Why?
Message has been deleted

Андрей Веселов

unread,
Aug 10, 2014, 5:14:01 AM8/10/14
to cer...@googlegroups.com
MooTools v1.4.5

Chad Meyers

unread,
Aug 11, 2014, 8:39:13 AM8/11/14
to cer...@googlegroups.com
When using CeraBox inline, it clones the content and removes all ID tags as you can not have 2 elements with the same ID on the page.  You can either re-write your code to use classes, or put your form in an iFrame.

Андрей Веселов

unread,
Aug 11, 2014, 1:12:51 PM8/11/14
to cer...@googlegroups.com
Thanks for the answer, but I think it is not a good solution.
Fancybox for example cut content and id tags saved.
Can I hope for changes in future releases?

Reply all
Reply to author
Forward
0 new messages