submit button not working
-
Hey guys,
I was tweaking my form tonight and the submit button no longer works. Is it my code or the app?
<div class=”spu-box-container”>
<h1 style=”text-align: center;”>Hi, Gorgeous</h1>
<p style=”text-align: center;”>Let’s be friends! Sign up for free beauty & wellness tips, tricks & know how from your esthetician BFF. xo</p><div class=”spu-fields-container” align=”center” style=”background-color: #ffffff; border-color: #ffffff;”><form id=”spu-optin-form” class=”spu-optin-form” action=”” method=”post”><input class=”spu-fields spu-email” name=”spu-email” type=”email” placeholder=”enter email” />
<BR><button class=”spu-fields spu-submit” style=”background-color: #fcbda6; border-color: #fcbda6; color: #ffffff;” type=”submit”>join<i class=”spu-icon-spinner spu-spinner”></i></button></form></div>
</div>The page I need help with: [log in to see the link]
- The topic ‘submit button not working’ is closed to new replies.