473,412 Members | 2,174 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,412 software developers and data experts.

opener.spellCheckField.createTextRange() is Not working in Firefox

29
Hi all ,

we are getting the spellcheck suggestions from other JAR S(APPLET CODE ) . This application is working fine in IE but the same code is not working in Firefox. can any one help me what are the steps need to take care about Spellcheck suggestor to make it work in firefox and to load the suggestions from JAR S Applet Codes
Oct 22 '07 #1
3 3434
buss123
29
Hi all,
the following statement is working in IE fine but the following statement is not working in Firefox .

Statement:: opener.spellCheckField.createTextRange()


thanking u all
Oct 23 '07 #2
Ferris
101 100+
Hi

there's no "createTextRange" in firefox. it can only work in IE.
Oct 23 '07 #3
gits
5,390 Expert Mod 4TB
hi ...

in case you want to create a similar function you may have a look here ... this may be a starting point to create your own function for your purpose ...

kind regards
Oct 23 '07 #4

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

Similar topics

1
by: fogwolf | last post by:
First a basic outline of what I am trying to do: I want to have a page spawn a pop-up when you click "submit" on its form. On this pop-up page there will be another form. When you click "submit"...
2
by: Stefan Sch?rmeli | last post by:
I already read about several problems using firefox and the window.opener property. But obviously it didn't help out. So here is my problem: I got a "Search..." link which opens a new window...
2
by: RWC | last post by:
Hello, I am new to JavaScript but until now, have felt my way along fairly successfully. I have a page showing an image to the user. I use window.open to open a separate page, listing a bunch...
1
by: humbads | last post by:
I am trying to get a popup window to work for editing notes in my application. Here's how I implemented it: The original frame is called ORIGINALFRAME and contains a link like this: <a...
2
by: Kien | last post by:
Hello, Haven't been back to this group for over 3 years... I know opening a window is an evil thing, but this is convenient for my site. The design is like this -User clicks a link -up pops...
3
by: laredotornado | last post by:
Hi, I am trying to make some IE-only JScript work on Firefox and Safari. Does anyone know of equivalent methods for these functions? document.selection.createRange()...
4
by: badaczewski | last post by:
The following javascript appears on a popup window. <script language="javascript" type="text/javascript"> function InsertContact(value) { window.opener.CallBackContact(value); window.close();...
1
by: sunkesula | last post by:
opener.location.href is not working in FireFox could anybody help in this regard.
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
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,...

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.