Skip to content

Instantly share code, notes, and snippets.

@delaman
delaman / index.html
Created May 31, 2014 15:40
A Pen by aaron k saunders.
<html ng-app="ionicApp">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width">
<title>Problem with form in tab content</title>
<link href="http://code.ionicframework.com/1.0.0-beta.6/css/ionic.min.css" rel="stylesheet">
<script src="http://code.ionicframework.com/1.0.0-beta.6/js/ionic.bundle.min.js"></script>
</head>