473,408 Members | 2,832 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

Safari: hidden IFRAME getting tab focus

101 100+
Hi,

I have a page. There is a section 'sidebar' where bulleted text is there. Just after first bullet there is a hidden IFRAME. That go visible on clicking of that bullet text.

My problem is with Safari Browser in Mac and WindowsXP.

When we press the tab after first bullet link instead of going to next bulleted text the focus goes to the hidden IFRAME. How can I avoid the focus to hidden IFRAME.

I tried both visibility:hidden and display:none still it is getting focus in Safari

Please help
Oct 31 '08 #1
6 4089
David Laakso
397 Expert 256MB
I have a page.
That's nice. I have a red pencil box.

I'll trade you my red pencil box for a clickable link to your page.
Oct 31 '08 #2
buntyindia
101 100+
That's nice. I have a red pencil box.

I'll trade you my red pencil box for a clickable link to your page.
Please help to solve this issue
Oct 31 '08 #3
David Laakso
397 Expert 256MB
Please help to solve this issue
Insufficient information. Provide a clickable link to the page/question/problem in your post to this forum.
Oct 31 '08 #4
buntyindia
101 100+
Insufficient information. Provide a clickable link to the page/question/problem in your post to this forum.
Here is the sample code that have the same issue in Safari.
I am using Winodws XP Safari 3.1.2 version
[PHP]
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<title>Safari Iframe Testing</title>
</head>
<body>
<input type="text"/>
<input type="text"/>
<a href="">Some Link 1</a>
<iframe style="display:none"></iframe>
<a href="">Some Link 2</a>
<a href="">Some Link 3</a>
</body>
</html>[/PHP]


if I uses tabindex="-1" in iframe that resolve the issue. will it be a suitable tweak?
Oct 31 '08 #5
David Laakso
397 Expert 256MB
Message deleted as I had second thoughts regarding a suggestion I proposed for the issue.
Oct 31 '08 #6
buntyindia
101 100+
Message deleted as I had second thoughts regarding a suggestion I proposed for the issue.
Please tell me the solution
Nov 5 '08 #7

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

Similar topics

4
by: Thomas | last post by:
Hi there, I have an iframe which is editable (designMode = "on") and want to resize it dynamically as the content grows (e.g. more lines of text is in there) and there the struggle starts. I...
5
by: joaopedrogoncalves | last post by:
Hi, I want to load an external javascript file, get its results and stick them inside a <div> block. I also want to do this in several places on a web page. This way the browser doesn't have...
8
by: Giuseppe Chielli | last post by:
Hi to everyone? Can someone tell me if there is a way to identify Safari...I found out that navigator.appName returns "Netscape" and I didn't found any option to change the browser's definition......
1
by: aquimr | last post by:
Hi, I'm using input hidden control's value in the javascript function. same code is working fine on all other browser except a specific version of safari(i.e.: MAC OS 10.3.7 and Safari 1.2.4)....
4
by: Drew | last post by:
This might beyond the scope of this group because it deals with SharePoint, but I'm not sure if I can't get it to work because of SharePoint or because JavaScript is weird (I don't have much...
5
by: pbd22 | last post by:
hi. i have a hidden iframe for uploading files. when i check the httpfilecollection on the server, it is always zero - the files never make it to the server. i know all the javascript is working...
10
by: Tim Streater | last post by:
I have a form and a button to submit it. The button is made from: <input type=button onclick='myHandler(this.form);'> This all works fine except that in Safari 2.0.4, the enter/return keys, if...
1
by: Jacqui | last post by:
Hi, I am trying to write a webpage that has a form on it, which gets submitted when a button is pressed, but also has an onclick event which does some DOM manipulation to display a waiting page....
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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
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
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...
0
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...
0
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,...
0
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...

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.