473,491 Members | 2,008 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Double letter displayed in Safari Browser

6 New Member
My simple popup menu contain a textbox which can only allow numbers by running validateNumers javascript function.

Here, if onKeypress is triggered, This javascript function is running twice and return the value inside the textbox twice in Safari Browser. It perfectly works in Other browsers. For an Example, If I typed 2, Then It leaves the vale 22 inside the textbox in Safari browser 5.1.7.

I did not come across this problem in normal window. It is only occured in popup window
May 17 '12 #1
2 4186
acoder
16,027 Recognized Expert Moderator MVP
Without code, it'd be guesswork. Post your code.
May 23 '12 #2
ezpeleta
1 New Member
Fixed by adding [return false] within document.onkeydown event.


taken from : https://discussions.apple.com/thread...art=0&tstart=0
May 29 '12 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
5910
by: Marcel | last post by:
Hi, I have some very strange problem on the Mac (OS-X) with the Safari browser 1.0 (v85). Some information in my form was not filled in... after I turned on debugging and checked the console it...
5
2435
by: Foreman | last post by:
Using ASPFileUpload (http://support.microsoft.com/default.aspx?scid=kb;en-us;299692) and works for IE6 and FireFox but not Safari. Thanks in advance for your assistance.
4
3983
by: Lance Dyas | last post by:
I have managed to get the xml to load using the xmlHTTPrequest... (inspite of premature readyState 4) the problem now arises in Safari alone... var thelink = node.getAttribute("xlink:href") ...
4
1636
by: Greg Scharlemann | last post by:
I'm getting reports (which is all I can go on cause I don't have a mac or safari browser - new question: can I install safari on a windows box?) that the javascript at:...
4
2691
by: Paul W | last post by:
Hi - can someone point me to info on the issues/resolutions of supporting the safari browser? To help me understand, if I was developing pages in say FrontPage, what attributes would I set for...
1
1337
by: Sam2000 | last post by:
Can Mac Users With safari browser see the site with ASP.net can anybody suggest some solution so that site can be shown to mac users as well with safari browser
5
2600
by: Bill Cohagan | last post by:
I'm having some serious difficulties with my ASP.Net 2.0 app rendering in Safari 2.0.3. The most immediate problem is that the menu control doesn't seem to work at all, particularly the use of...
2
1889
by: ipy2006 | last post by:
Only in Safari browser the current year shows as 1970. Also "Non digits found in year" is triggered in the Safari broswer. Please help. Thanks, Yasaswi function verifyYear( field ) { var _x =...
0
1374
by: AdrianG | last post by:
Hi there, Does ASPSmartUpload work with the MacOSX Safari browser? One of my clients uses the Safari browser and the upload never works. The scripts work fine with IE and FireFox. Thanks
3
2867
by: gsuns82 | last post by:
Hi all, The following code is not working properly in Mac os/safari browser. function newWindow(){ window.open('<jstl_core:url...
0
7115
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
6978
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7154
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,...
0
5451
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,...
1
4881
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3076
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1392
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
633
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
280
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...

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.