icontact form code truncating
-
Hi! Every time I embed the html code to put my icontact signup form into my site — and then make other changes — the html code truncates and the entire form disappears. Huge pain to have to repaste the html code for the form any time I make edits to a page! Here is the code I’m using (and by the way I don’t think the icontact plugin/widget will work for me since I don’t only want to put the form in a sidebar). I think it has something to do with javascript….?
<style type=”text/css”>
.link,
.link a,
#SignUp .signupframe {
color: #050505;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}
.link,
.link a {
text-decoration: none;
}
#SignUp .signupframe {
border: 1px solid #ffffff;
background: #ffffff;
}
#SignUp .signupframe .required {
font-size: 10px;
}
</style>
<script type=”text/javascript” src=”https://app.icontact.com/icp/loadsignup.php/form.js?c=1220330&l=17706&f=1340″></script>
- The topic ‘icontact form code truncating’ is closed to new replies.