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

javascript issue with firefox

hey all,

here's the deal. i've got a link on a page that when you mouse over displays a box of text. it works quite well in IE, but won't work in firefox. here's the important snip of my code:

link on the page

Expand|Select|Wrap|Line Numbers
  1. <a href="##" onMouseOver="stm(Text[0],Style[0]);" onMouseOut="htm();" class="fieldtext" onClick="javascript: resetSubmit(1);">Security</a>
the fill for the link

Expand|Select|Wrap|Line Numbers
  1. <div id="PersonalIdTip" style="visibility:hidden;position:absolute;z-index:1000;top:-100"></div>
  2. <script language="JavaScript1.2"  type="text/javascript">
  3.     Text[0]=["","there's text here"]
  4.     Style[0]=["##218CDE","##FFF9D5","","center","Verdana",2,"##333333","##ECF2F9","","","",2,251,,1,"##218CDE",4,,0.3,75,4,"##666666",1,,-2,19,"#request.imagesroot#/m2/m2_lock.jpg",]
  5.     var TipId = "PersonalIdTip" ;
  6.     var FiltersEnabled = 1;
  7. </script>
is there any way to get this to display in firefox? thanks for the help!
Apr 3 '07 #1
1 1036
hey all,

here's the deal. i've got a link on a page that when you mouse over displays a box of text. it works quite well in IE, but won't work in firefox. here's the important snip of my code:

link on the page

Expand|Select|Wrap|Line Numbers
  1. <a href="##" onMouseOver="stm(Text[0],Style[0]);" onMouseOut="htm();" class="fieldtext" onClick="javascript: resetSubmit(1);">Security</a>
the fill for the link

Expand|Select|Wrap|Line Numbers
  1. <div id="PersonalIdTip" style="visibility:hidden;position:absolute;z-index:1000;top:-100"></div>
  2. <script language="JavaScript1.2"  type="text/javascript">
  3.     Text[0]=["","there's text here"]
  4.     Style[0]=["##218CDE","##FFF9D5","","center","Verdana",2,"##333333","##ECF2F9","","","",2,251,,1,"##218CDE",4,,0.3,75,4,"##666666",1,,-2,19,"#request.imagesroot#/m2/m2_lock.jpg",]
  5.     var TipId = "PersonalIdTip" ;
  6.     var FiltersEnabled = 1;
  7. </script>
is there any way to get this to display in firefox? thanks for the help!
We donīt know what your functions do!
Like the stm() or htm()....
Apr 3 '07 #2

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

Similar topics

2
by: Keyser | last post by:
On most my pages, I use Javascript to play a sound. It works fine in Netscape 4.7, Netscape 7.2, Firefox 1.0, IE5 and IE6 using Windows98 as the operating system. However, using WindowsXP as the...
5
by: Roger Withnell | last post by:
This is a framed webpage with the navigation bar in "NavBar" and the main window in "Main". When opening a new page in "Main" from "NavBar" with: function OpenFrameWindow(src) { var...
7
by: Coder | last post by:
Hi I have the following code in java script, it is not giving proper output in FIREFOX but running fine in IE... can anybody help me out to make this run in FIREFOX . <script...
8
by: Matt Kruse | last post by:
http://news.zdnet.com/2100-1009_22-6121608.html Hackers claim zero-day flaw in Firefox 09 / 30 / 06 | By Joris Evers SAN DIEGO--The open-source Firefox Web browser is critically flawed in...
7
by: Adam | last post by:
Hello All, I have run into a JS / CSS layout issue in IE, and I can't for the life of me figure out what's going on. Basically, I have one DIV that is expanding beyond the bounds of the...
15
by: Phlip | last post by:
Javascripters: I have an outer page and an inner iframe. The outer page calculates some javascript, and wants the inner frame to run it. The inner frame should hit a page on the same (private)...
6
by: scotty | last post by:
I have a script that loops through an existing table list and prepares each href element node to trigger a function when an image is clicked. The function that will be run passes a property value...
4
by: iamaporkaholic | last post by:
The main page of the site has this script which determines the language settings of the OS. This works fine for IE but not for firefox. Is there any other codes which i have to insert to make sure...
15
by: qwarehouse | last post by:
Hello, I am having an issue with javascript in firefox. On this URL, there should be a menu displayed above a dashed line. Works ok in IE6 & 7 but no menu displays in firefox. Any sugestions? ...
3
by: Nightcrawler | last post by:
I recently moved over a bunch of functionality to use javascript and webservices. I ran into the issue where a webservice taking longer than 10 seconds to respond will cause Firefox to throw a fit...
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
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
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
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...

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.