This is a discussion on "Help w/ rollover images not loading" within the JavaScript Forum section. This forum, and the thread "Help w/ rollover images not loading are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Help w/ rollover images not loading
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Help w/ rollover images not loading
ok
I posted this in the CSS section grouped w/ a CSS question but apparently I need to ask here... so here is my site: http://www.freewebs.com/jadedego/Index.html It is for my band, and it will be my first fully designed site by hand. the problem is the three images in the middle will not load properly, and I think it has to do w/ the javascript rollover effect I'm using... Another possibility could be the free hosting I'm using. But I think it is the javascript. When the webpage is opened in Firefox the little image that says there is a broken link appears Any and all help is very much appreciated |
|
|
|
|||
|
Re: Help w/ rollover images not loading
You could achieve this same effect just using css and it would be the better way to go.
The problem is in your code. Three lines like this one:
You also need to give your page a proper DOCTYPE and I suggest you place all your css in a seperate file which you then <link... into your pages. |
|
|||
|
Re: Help w/ rollover images not loading
thx, kinda embarrassing I couldn't catch that little = sign that was causing all the trouble. I'll put some of the CSS on a seperate file but also keep some, and thx for the DOCTYPE hint, I usually use an editor that automatically includes it and for this page I didn't use it.
I love how helpful people are on this forum |
|
||||
|
Re: Help w/ rollover images not loading
This is a good CSS resource.
http://www.tanfa.co.uk/css/examples/...o-preload2.asp |
![]() |
| Tags |
| images, javascript, rollover |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Creating rollover images in photoshop | Kurt | Graphics and 3D | 8 | Sep 9th, 2007 21:11 |
| Rollover images not placed correctly | smandge | Web Page Design | 1 | Jan 30th, 2007 12:50 |
| Loading images and playing with them | DrGonzo | Flash & Multimedia Forum | 1 | Oct 25th, 2006 14:25 |
| Rollover Images in diff cells | efreeti | Web Page Design | 6 | Jun 16th, 2006 14:04 |
| externally loading jpgs via rollover for a beginner | brandon13 | Flash & Multimedia Forum | 8 | Aug 16th, 2005 09:44 |