|
Posted by lkrubner on January 3, 2005, 8:40 pm
Please log in for more thread options
The validators have no complaint about this page except for one about
the PHP session number, yet in IE on a PC none of the images show up on
this page:
http://www.bluewallllc.com/laura/ Meanwhile it looks fine in FireFox. Why?
|
|
Posted by Neal on January 3, 2005, 11:56 pm
Please log in for more thread options
>
> The validators have no complaint about this page except for one about
> the PHP session number, yet in IE on a PC none of the images show up
> on
> this page:
>
> http://www.bluewallllc.com/laura/ > Meanwhile it looks fine in FireFox. Why?
Images? I see none in Firefox or in any browser - likely because there
ARE none in the code.
|
|
Posted by Disco Octopus on January 4, 2005, 6:34 am
Please log in for more thread options lkrubner@geocities.com wrote :
> The validators have no complaint about this page except for one about
> the PHP session number, yet in IE on a PC none of the images show up on
> this page:
>
> http://www.bluewallllc.com/laura/ > Meanwhile it looks fine in FireFox. Why?
looks like you have a javascript error when looking through IE
--
stretch after a workout
|
|
Posted by Disco Octopus on January 4, 2005, 6:37 am
Please log in for more thread options lkrubner@geocities.com wrote :
> The validators have no complaint about this page except for one about
> the PHP session number, yet in IE on a PC none of the images show up on
> this page:
>
> http://www.bluewallllc.com/laura/ > Meanwhile it looks fine in FireFox. Why?
change the two lines that read this.......
nextDiv.style.height='0px;';
to this....
nextDiv.style.height='0px';
--
have a bbq with no meat whatsoever at least once
|
|
Posted by Mark Parnell on January 4, 2005, 3:54 pm
Please log in for more thread options Previously in comp.infosystems.www.authoring.html,
> in IE on a PC none of the images show up on
> this page:
>
> http://www.bluewallllc.com/laura/
What images? There aren't any on that page.
--
Mark Parnell
http://www.clarkecomputers.com.au
|
| Similar Threads | Posted | | why a different tag for SVG images? | April 4, 2006, 12:18 am |
| two images i corners | December 11, 2004, 4:04 pm |
| Background images | January 25, 2005, 5:19 pm |
| Horizontal row of images... | June 20, 2005, 10:04 am |
| Using Icons As Images | June 30, 2005, 9:14 am |
| CSS Floats Images and IE (Help please!) | September 4, 2005, 6:55 am |
| Can I specify that some images load before others? | December 1, 2005, 6:41 am |
| inline images | December 27, 2005, 2:48 am |
| How do I Superimpose 2 images ? | July 18, 2005, 5:14 pm |
| How are images best set as background? | August 26, 2006, 10:12 pm |
|