473,800 Members | 2,383 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

kiosk touchscreen issue with IE6

Lee
Hi-

I am QA'ing a kiosk application using IE6 and a touchscreen. If the user
'drumrolls' his fingers over multiple links very quickly the web page does
not navigate and effectively freezes.

I was hoping there might be a way using JS to stop all touch input after the
1st touch on a link, to allow time for the script to process and then
navigate to the next page. (Maybe this is similar to disabling all clicks of
a mouse? However I cannot use an alert or popup box to prevent additional
touches as this is kiosk not desktop.

If anyone has thoughts or suggested scripting to solve this your help is
appreciated!

Thank You.
Oct 13 '06 #1
1 1860
Add an onclick handler to each applicable link pointing to the same
function: calling the function checks a global "navigating " flag. If "off"
then turn it "on" and return true to the handler. If "on" then return
false, cancelling the link action.

Probably should add a setTimeout to clear the flag after a short period,
just in case the user really does want that second link...

Tim
"Lee" <le*@yahoo.nosp am.comwrote in message
news:-J************** *************** *@comcast.com.. .
Hi-

I am QA'ing a kiosk application using IE6 and a touchscreen. If the user
'drumrolls' his fingers over multiple links very quickly the web page does
not navigate and effectively freezes.

I was hoping there might be a way using JS to stop all touch input after
the 1st touch on a link, to allow time for the script to process and then
navigate to the next page. (Maybe this is similar to disabling all clicks
of a mouse? However I cannot use an alert or popup box to prevent
additional touches as this is kiosk not desktop.

If anyone has thoughts or suggested scripting to solve this your help is
appreciated!

Thank You.

Oct 14 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

33
3494
by: clintonG | last post by:
Your comments or referrals to documents regarding authoring for kiosk mode configuration are wanted and appreciated. How for example must authoring be conducted to display a browser maximized with no chrome? Is it even possible with ANY of the browsers? <%= Clinton Gallagher
0
1680
by: Jon Monteleone | last post by:
Greetings, I posted a few days back and didnt get much of a response, so I figured I would post again with more detail. I am running gnome under fedora core 4. I want a kid to be able to drop a quarter into a coin slot and get 15 minutes of time on an account that has "restricted" Internet access via the firefox web browser. We are experimenting with different ways to allow kids to safely surf the web during school hours while...
0
1477
by: Honey_love | last post by:
I want to develop an internet cafe application that i want to start up in kiosk mode.how do i do this ?
2
2997
by: Brian J | last post by:
I am trying to make a VB .Net Kiosk which will automatically scroll through an RTF file. I can load the RTF file into a RichTextBox but so far I haven't been able to get the application to continuously scroll through the file and start over when it get to the end of the file. Any ideas on how to automatically scroll a RichTextBox? Is there a better way to do this (in Vb.net or ASP.Net)?
7
2574
by: carlynor | last post by:
I am working on a client project that has a requirement where, - if a user clicks a button it launches into full kiosk mode, no toolbars etc..... I've seen many examples out there, seperately for IE and Firefox - but nothing seems to work perfectly. Can someone please help me? Please contact me here or by email. Kindest regards, Carly
1
2269
by: VanitaJamadar | last post by:
Hi All, Could you please let me know the best practises in the desing of Kiosk screens using VB.NET. Tips on getting the screen loaded without flicker etc... Thanks.
2
2113
by: panteraboy | last post by:
Hi everybody at bytes. Im a newbie and am currently developing a touchscreen database of a catalogue of the products that we sell. I have my customised navigation buttons set up for click events and was wondering (hoping) that when the user touches the screen that this is registered as a click event in access (is this true?). I have no touchcreen screen to test it on yet so any information would be greatly appreciated
18
3077
sunlight8
by: sunlight8 | last post by:
I am planning to buy a new touchscreen mobile. Which mobile is good according to you?
1
3113
by: tanil | last post by:
Does anyone know how to test if the monitor is a touchscreen or not in Microsoft Visual C++?
0
10505
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10276
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10253
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10035
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9090
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6813
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5471
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5606
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
2945
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.