473,466 Members | 1,374 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

iframe onfocus firing problem in mozilla browser

-----------------------------------------------------------------------
A poll associated with this post was created, to vote and see th
results, please visit http://www.forum4designers.com/message103437.htm
-----------------------------------------------------------------------
Question: iframe onfocus problem in mozilla browse

- attached zip fil
- multi.html in attached zi
-----------------------------------------------------------------------
I have developed one multiple text editor, its working fine with IE6 bu
not in mozilla browser.In mozilla browser iframe onfocus is no
working,
could you help me out in solving this problem
+----------------------------------------------------------------
| Attachment filename: richtext.zip
|Download attachment: http://www.forum4designers.com/attac...?postid=389294
+----------------------------------------------------------------
-
swath

Jul 23 '05 #1
2 3958
swathi wrote:
------------------------------------------------------------------------
A poll associated with this post was created, to vote and see the
results, please visit http://www.forum4designers.com/message103437.html
------------------------------------------------------------------------
Not sure what you think I need to vote in a poll for.....
Question: iframe onfocus problem in mozilla browser

- attached zip file
- multi.html in attached zip
First, you need to read the comp.lang.javascript FAQ, the FAQ for the
USENET group where you are actually posting. The poll page even advises
you of that. Had you done that, you would have realized that it is a
text-only group, where attached files are frowned upon. It would have
been simpler, and more productive, to have uploaded the files to a
server and given a URL to the page in question.

http://jibbering.com/faq/

------------------------------------------------------------------------
I have developed one multiple text editor, its working fine with IE6 but
not in mozilla browser.In mozilla browser iframe onfocus is not
working, could you help me out in solving this problem.
That depends on your un-seen code.
+----------------------------------------------------------------+
| Attachment filename: richtext.zip |
|Download attachment: http://www.forum4designers.com/attac...?postid=389294 |
+----------------------------------------------------------------+


--
Randy
http://jibbering.com/faq/
Jul 23 '05 #2
DU
swathi wrote:
------------------------------------------------------------------------
A poll associated with this post was created, to vote and see the
results, please visit http://www.forum4designers.com/message103437.html
------------------------------------------------------------------------
Already here, I'm confused. You want readers of your post to go to
another BBS? Then why post here?
Question: iframe onfocus problem in mozilla browser

- attached zip file
Are there any worms, trojans, viruses attached to your zip file?
- multi.html in attached zip
Are there any worms, trojans, viruses, spywares attached to that zip file?
------------------------------------------------------------------------
I have developed one multiple text editor, its working fine with IE6 but
not in mozilla browser.In mozilla browser iframe onfocus is not
working,
could you help me out in solving this problem.
+----------------------------------------------------------------+
| Attachment filename: richtext.zip |
|Download attachment: http://www.forum4designers.com/attac...?postid=389294 |
+----------------------------------------------------------------+
--
swathi


Can you read the comp.lang.javascript FAQ first as requested by Randy
too? Then can you post back in here a clear, concise description of what
you are trying to do (webpage requirements, analysis) and then an url
where we can examine your code.

Also, are you aware that onfocus does not apply to iframe?
"This [onfocus] attribute may be used with the following elements: A,
AREA, LABEL, INPUT, SELECT, TEXTAREA, and BUTTON."
http://www.w3.org/TR/html401/interac...l#adef-onfocus
So, your page rendering may rely here on browsers' internal error
handling mechanisms and they can change at any time (browser versions)
since they are not part of W3C web standards to begin with. IE 6 may
render onfocus for iframe while an IE 6.1 release might not, while an IE
7 release might not.

You may register a focus event listener on the window object of the
iframed document. In any case, you still need to untangle and to clarify
several issues before we can reach that point.
What is important to first know and understand is what you're trying to
do and to not assume a particular web design or some particular code or
code design which *should* work.

DU
Jul 23 '05 #3

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

Similar topics

4
by: Scott Navarre | last post by:
Hi, I have Red Hat 8.0 and have the default Mozilla browser that comes with it. I am programming in javascript and have come across something problematic. Given the following code: <HTML>...
3
by: alejandro.rivero | last post by:
In Mozilla, the following code seems to resize correctly the IFRAME, so no scroll bars: <iframe marginwidth=0 marginheight=0 src=text.html onload="this.height= this.contentDocument.height">...
6
by: gsb | last post by:
Don't know if this is the right place to post this JavaScript issue. If not, could someone point me in the right direction please. I am trying to make a "cross browser compliant" floating...
2
by: Arena | last post by:
Hi! Having multiple iframe wysiwyg editor I would to use only one shared toolbar. Can anybody help me, how to detect where is focus. Thank You, Arcady Voronin
1
by: Eric Trav | last post by:
Hello, I am using mozilla and javascript to change the style background color for my select with onfocus() and back to white with onblur(). When i process onfocus(); i have to click on the...
26
by: shlomi.schwartz | last post by:
using this example: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Test Page</title> </head>
6
by: Bob | last post by:
Hi All, Is the following possible, and if so could someone show me some example code please :o) I have a web page with several iframes, and I want to be able to refresh them only not the...
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...
4
by: removeps-groups | last post by:
Hi. Is iframe supposed to have an onload event? Many documents in google have examples of this method. It works in Mozilla 2. However, http://www.w3schools.com/TAGS/tag_iframe.asp does not have...
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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,...
1
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
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
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...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
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 ...

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.