By joachim Rodrigues
17 Dec 2015 11:51
English
2 Replies
Hi
i'm struggling with this basic code :
<html data-ng-app="">
<head>
<title>Title</title>
<meta charset="UTF-8" />
<script src="js/angular.min.js" type="text/javascript">
</script>
</head>
<body>
<div data-ng-init="names = ['Jack', 'John', 'Tina']">
<h1>Cool loop!</h1>
<ul>
<li data-ng-repeat="name in names">{{name}}</li>
</ul>
</div>
</body>
</html>
It wotks perfectly in the emulator but not im my samsung Z3
Thanks
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.
All Categories
General Support
Tizen .NET
Web Application Development
Native Application Development
SDK & IDE
--------
--------