473,618 Members | 3,170 Online
Bytes | Software Development & Data Engineering Community
+ 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 3982
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.javas cript 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.javas cript 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
2393
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> <HEAD> </HEAD> <BODY> <FORM>
3
18697
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"> </iframe> Of course a frameborder=0 can be desiderable too :-)
6
5729
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 iFrame. Not real fancy, just load, resize and move. But, I do not have the browsers, OSs and different machines (like Mac) to test the code on. So I need some help to see where this basic example of works and does not work.
2
3330
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
2379
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 select three times to get the popup menu and everything seems slow. No errors are reported in the console however it seems as if the click event is not being processed after the focus event is processed.
26
3226
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
11087
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 entire web page but also to refresh them at different time intervals. I've tried a few ways but it ends up refreshing the entire page, doh. I've tried with DIV's and objects aswell but no joy, I'm sure it must be possible and I'm been a thicket ;o)
4
2540
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 experience with JavaScript). Anyway, here is the code i'm working with. Basically, it creates appends a hidden IFrame to the page, gets the links from the IFrame, and displays those which have the "OnLink" property. The weird thing is that when I...
4
3253
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 it. If it not supposed to be there, why is that, and what is the workaround?
0
8150
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8650
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
7124
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...
1
6098
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5552
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
4064
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
4147
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1760
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1455
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.