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 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 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
page indicator에서 page 등록하는 법에 관해서 궁긍
<section style=”text-align:center” >
<h3> Page1 of 5</h3>
</section>
<section style=”text-align:center”>
<h3> Page2 of 5</h3>
</section>
<section class=”ui-section-active” style=”text-align:center”>
<h3> Page3 of 5</h3>
</section>
<section style=”text-align:center”>
<h3> Page4 of 5 </h3>
</section>
<section style=”text-align:center”>
<h3> Page5 of 5 </h3>
</section>
기어 s2에서 사용할 web app을 개발중인데 위와 같이 page indicator을 사용하여 각 섹션을 나눈 후
각 섹션별로 html을 등록해서 section마다 기능이 다른 화면을 나타내고 싶습니다.
각 섹션을 하나의 html이라 생각해서 헤더와 바디 부분과 function을 이용하여 기능을 추가하였는데
제가 원하는 방향으로 실행이 되질 않습니다.
저 섹션에 새로운 html을 띄우려면 어떻게해야하나요?
아니면 섹션마다 다른 기능의 화면을 추가하려면 어떤 방식으로 해야하나요?
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio