Tuesday 4 September 2012

Working on a website for my Dad - not sure if posting it here will help it get higher on google, but check out www.corkhomemaintenance.ie

No comments:

Post a Comment

Note: only a member of this blog may post a comment.

HTML form won't submit (Angular)

 It turns out if you mix normal HTML forms with Angular ones (i.e. using FormsModule) Angular will disable the default behaviour of forms on...