473,396 Members | 1,998 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,396 software developers and data experts.

How to setfocus() a specific frame

1
hi,

i have a problem here regarding my frameset. Could anyone can help me?
I need to focus on the mainFrame onload which is using a iFrame Tag.

here is my code:

Expand|Select|Wrap|Line Numbers
  1.     <frameset rows="190,70,*" cols="*" >
  2.            <frame src="top.html" name="topFrame" id="topFrame" />
  3.           <frame src="scroller.htm" name="scrollFrame" id="bottomFrame" />
  4.          <frameset cols="660,*">
  5.              <frame src="show640x480.html" name="leftFrame"/>
  6.        <frame src="price.html" name="mainFrame" id="mainFrame"/>
  7.        </frameset>
  8.    </frameset>
  9.  
Apr 23 '07 #1
0 1358

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

Similar topics

4
by: Matthias Caspary | last post by:
Hi all, can anyone imagine why the following site shows up correctly in Mozilla Firefox 0.8 and Netscape 4.5, but not in IE6? In IE6, the "main" frame seems to have disappeared. ### <html>...
12
by: Blake West | last post by:
Is there a way to write a CSS selector to point to the body tag in a specific frame? The frameset HTML looks like this. I only want to select the BODY tag in the frame named "navbar" and then...
5
by: SigRob | last post by:
I have PAGE1 with the link to PAGE2 with iframe. (iframe load several naked html). I want to add directive to the link to point sprcific content of iframe. to make it clear link on PAGE1 ->...
4
by: Mad Scientist Jr | last post by:
i am trying to set focus to a specific control depending on the outcome of a validator control and it is not working. none of these methods are working to setfocus: 1....
0
by: MrsLeigh | last post by:
I have a datagrid on a web page. In the footer there is a field that should be recieve the focus, either at the start or after a button is clicked to insert the row that is being added in the...
2
by: InNeedOfHelp | last post by:
Hi, I am trying to set the focus in a dialog box (VariableDlg) to a specific edit box (IDC_EDIT17, double m_temp) when a selection is made from a list box (List 1), using VC++. I have used the...
3
by: Jimmy | last post by:
How can I set up a command button that will setfocus on a specific field that may or may not contain info already and be ready for the user to start typing. My command button is set right now, that...
5
agroover
by: agroover | last post by:
I can't seem to figure out how to get rid of the errors. I recieve the following error when I leave the Grade.SetFocus in my code... Microsoft Access can't move the focus to the control Grade ...
5
by: KMEscherich | last post by:
Using Access '97 and newer versions as well. Hi there, am wondering if someone can please explain how and when you would use SetFocus when developing a form. Am also wondering if it is wise to...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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...
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,...

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.