User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 403,206 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,653 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 561 | Replies: 4 | Solved
Reply
Join Date: Mar 2008
Posts: 3
Reputation: bethhack is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
bethhack bethhack is offline Offline
Newbie Poster

Question over image not showing

  #1  
Mar 10th, 2008
My over images are not working in Safari or Firefox, but they are in IE.

The test page is: www.jillboxrud.com/sample

They were working before, but now not... any ideas??

Thank you.
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Dec 2004
Location: London or Slovakia
Posts: 2,244
Reputation: peter_budo is a jewel in the rough peter_budo is a jewel in the rough peter_budo is a jewel in the rough 
Rep Power: 10
Solved Threads: 270
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is offline Offline
Code tags enforcer

Re: over image not showing

  #2  
Mar 10th, 2008
This looks like you trying to read JavaScript from your pc directory. Doesn't look like pointing to JS on server. src="file:///Users/bethyb/Library/Preferences/Adobe/GoLive/Settings8/JScripts/GlobalScripts/CSScriptLib.js"
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)

If we helped you to solve your problem, answered your question please mark your post as SOLVED.
Reply With Quote  
Join Date: Mar 2008
Posts: 3
Reputation: bethhack is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
bethhack bethhack is offline Offline
Newbie Poster

Re: over image not showing

  #3  
Mar 11th, 2008
thank you for your input. i fixed this, but it didn't solve the problem. i have other sites too, that were previously working with the code, and then on the ones i've most recently uploaded, the over images aren't showing up. is there something wrong with the code Go Live is producing? Out of date or something??
Reply With Quote  
Join Date: Dec 2004
Location: London or Slovakia
Posts: 2,244
Reputation: peter_budo is a jewel in the rough peter_budo is a jewel in the rough peter_budo is a jewel in the rough 
Rep Power: 10
Solved Threads: 270
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is offline Offline
Code tags enforcer

Re: over image not showing

  #4  
Mar 11th, 2008
There are several problems in your page, Go Live still did not reach standards of Dreamweaver. As you been changing your code some parts hasn't been removed/updated plus you missing some tag properties

Line 10
  1. <style type="text/css"> <!-- missing type=text/css-->
Line 37
  1. </csactiondict> <!--originaly </csscriptdict>
  2. -->

Line 41, 48 & 57 are all uploading same JavaScript content, in my opinion that should be done only in "<html>" tag. Also JavaScript functions should be called once you declared all parameters for given tag.
The mouse actions calls fuction changeImages() that I do not see...
  1. onmouseover="changeImages()"
  2. onmouseout="changeImages()"

Please correct this errors and let me know if you still have problem
Last edited by peter_budo : Mar 11th, 2008 at 12:16 pm. Reason: typo
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)

If we helped you to solve your problem, answered your question please mark your post as SOLVED.
Reply With Quote  
Join Date: Mar 2008
Posts: 3
Reputation: bethhack is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
bethhack bethhack is offline Offline
Newbie Poster

Re: over image not showing

  #5  
Mar 12th, 2008
I made some changes to the code and now the over images are showing in IE, FF, & Safari. Thank you very much for your help.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb HTML and CSS Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the HTML and CSS Forum

All times are GMT -4. The time now is 4:35 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC