Design Introduction “Air” Styles Mobile Design Principles Styles UX Overview Design Patterns UI Components for Tizen App Design 2.3 TV Design Principles Styles UX Overview Patterns UI Components Wearable Development Tizen Studio Overview Download Tizen Studio Deprecation Notice Tizen Extensions for Visual Studio Family IoT extension SDK Docs Blog Blog Announcing the Tizen Studio 3.7 Release Announcing the Tizen Studio 3.1 Release Community Forums General Support Tizen .NET Web Application Development Native Application Development SDK & IDE Design Introduction “Air” Styles Mobile Design Principles Styles UX Overview Design Patterns UI Components for Tizen App Design 2.3 TV Design Principles Styles UX Overview Patterns UI Components Wearable Development Tizen Studio Overview Download Tizen Studio Deprecation Notice Tizen Extensions for Visual Studio Family IoT extension SDK Docs Blog Blog Announcing the Tizen Studio 3.7 Release Announcing the Tizen Studio 3.1 Release Community Forums General Support Tizen .NET Web Application Development Native Application Development SDK & IDE
Tizen TV – jQuery Mobile – Mutil-Page – not running !!!
I have created the project ‘Tizen – jQuery Mobile – Mutil-Page’ using New project -> Template -> Tv -> JQuery
When I run the code i get error :
js/main.js (44) :ReferenceError: Can’t find variable: $
My doubt is where exactly is <link rel=”stylesheet” href=”${jQueryMobile_CSS}”/> poining to ?
I have not copied and kept the js files in my project. Not familiar with usage “${jQueryMobile_CSS}”. Can someone please explain.
<head>
<meta charset=”utf-8″ />
<meta name=”viewport” content=”width=device-width, initial-scale=1.0, maximum-scale=1.0″>
<meta name=”description” content=”A multi-page template generated by Tizen Web IDE”/>
<title>Tizen Web IDE – Tizen – jQuery Mobile – Mutil-Page</title>
<link rel=”stylesheet” href=”${jQueryMobile_CSS}”/>
<script type=”text/javascript” src=”${jQuery}”></script>
<script type=”text/javascript” src=”${jQueryMobile_JS}”></script>
<script type=”text/javascript” src=”./lib/TVKeyValue.js”></script>
<script type=”text/javascript” src=”./js/main.js”></script>
<link rel=”stylesheet” href=”css/style.css” />
</head>
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio