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
How to add popup on taphold event
Hi, guys!
How to describe the event correctly, because now I do it like this:
<div data-role="page" id="contactsView"> <div data-role="header" class="page-header" data-position="fixed"> </div> <div data-role="content" id="page-content" data-scroll="y"> <ul id="contactList" data-role="listview" data-autodividers="true" data-fastscroll="true" data-filter="true" data-position="fixed" ></ul> </div> <a href="#popMenu" id="invisButton" data-rel="popup" data-position-to="window" data-role="button"></a>
js:
it does not work perfectly, because the menu jumps down and not in the middle of the screen, and after “taphold” running event “tap” O_o
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio