-
NEW
-
Multiple abide pattern
By The Amigo
Hi, Is it possible to do something in abide that will use more than one pattern? Like if i want a textbox where user ca type a 8 digit number (/^[0-9]{8}$/) or an email (dont know regex for that) and validate both number and email?
-
7Replies
-
Modal content from other page
By The Amigo
Can i create a modal that hold content from another page in my project? this not work: <a href="signup.aspx" class="small button" data-reveal-id="TestSignup" data-reveal-ajax="true">Signup</a> <div id="TestModal" class="reveal" data-reve... (continued)
Last Reply by Dennis over 3 years ago
-
1Reply
-
Foundation 6 Abide validation groups
By The Amigo
Is there somehow to do validation groups on Abide? I have 2 input areas in the same form and need them to validate individually. Any ideas?
Last Reply by Mad Hatter about 3 years ago
-
1Reply
-
Equalizer on block-grid
By The Amigo
Is it possible to use Equalizer on a block-grid? I cant get it to work...
Last Reply by Rafi Benkual almost 5 years ago
Anyone found solution on how to do this in Foundation 6?