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

firefox okay, ie okay 99%.

Hey guys, this is my first time posting to this forum. I hope you're nice :D I love advice, and a solution would be even better!

So here's my situation:
I am building a website for the machine shop i work at (http://www.astroaircom.com), and i am using javascript to make the menu at the top.
EVERYTHING works except when someone clicks on 'projects' and goes to use any other pull-down in IExplorer, or use a mouseover effect, it doesn't work. ONLY FROM PROJECTS (parts.html) NAVIGATING TO OTHER PAGES WITHIN THE WEBSITE.
The odd thing is, i cut and pasted the code from a previous page, so there isn't any missing external source files that need to be linked.
Also, i might add, i believe it might be a conflict between my image viewer that's in javascript, and the menu that is in javascript as well, they are linked to different external files, so i don't see why there would be a conflict.

I leave the company tomorrow, so this is kind of urgent to solve!
THANKS SO MUCH IN ADVANCE.
Jan 17 '08 #1
6 1380
My source code is attached.
I know im sloppy, but i get my job done!
Jan 17 '08 #2
acoder
16,027 Expert Mod 8TB
Welcome to TSDN!

You have an error on line 212 according to IE.

I noticed that you have an unclosed script tag on your page. Perhaps you should validate the page.
Jan 18 '08 #3
I ended up closing the

<script type="text/javascript" src="contentslider.js"></script>

and everything is working perfectly.

Now i feel stupid! I looked at the page for like 2 hours yesterday and i couldn't identify what the problem was.
Thank you very much! the help was much appreciated!

Wil Ketchin
Jan 18 '08 #4
acoder
16,027 Expert Mod 8TB
You're welcome. Glad it helped and if you ever have more questions, you know where to come.
Jan 18 '08 #5
Just curious as well if you could take down the .txt attachment for me, or close the post. I don't like the source code to show up second on a google search for this company.

Thanks in advance!
;D
Jan 18 '08 #6
acoder
16,027 Expert Mod 8TB
Just curious as well if you could take down the .txt attachment for me, or close the post. I don't like the source code to show up second on a google search for this company.
Done !
Jan 18 '08 #7

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

Similar topics

18
by: Niels | last post by:
Hi group, I have some problems with clearing floated divs. My usual method works fine in Konqueror, but not in Firefox. Here's an example: <html><body> <div id='left' style='float:left;...
15
by: Dan | last post by:
Hi. I've got the following line of code which works fine in IE ... line_1_numbers = document.getElementsByTagName ('table').rows (0).cells (0).innerText; But it Firefox, it barks saying: ...
11
by: Robert | last post by:
Hi, My previous thread on this topic was too short on information so I I'll try again. When I tried out Firefox 1.5 beta some of my javascript did not work anymore. Here is some code to...
13
by: rbronson1976 | last post by:
Hi all, I have a very simple page that Firefox has problems with: www.absolutejava.com/testing.htm First of all, this page seems to be perfectly valid XHTML Strict. Both the W3C validator as...
2
by: someone | last post by:
Does anyone know a good article about displaying ASP.NET pages in Firefox? My website looks like crap in Firefox even though the rendered HTML looks find and looks okay in other browsers. TIA,...
19
by: roN | last post by:
Hi, I got following: http://www.inetgate.ch/design.htm It works in Firefox and in Netscape nice 'n fine but not in Explorer...why not? What to change? Thank you! -- chEErs roN I'm root, I'm...
0
by: Oliver Heins | last post by:
Hello, I have a somewhat strange problem. The firefox browser on a mac (tested 1.5.0.4) hangs after the third or fourth call in a session. This happens both with cookies enabled and by passing...
3
by: Cloy | last post by:
I'm currently working on a revised home page for my church. The script loads a date listing into an iframe (in a table cell) at the right side of the page and then scrolls the list to today's...
27
by: ckarbass | last post by:
I have the following CSS for an unordered list. ul { padding:0px; margin:0px; list-style: none; padding-top: 50px; }
3
by: SAL | last post by:
Hello, I did google this issue and found some stuff related to BrowserCaps section of either web.config or machine.config but it didn't work. It seems that most pages in my webapp are okay but a...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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...

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.