This is a discussion on "Disappearing elements" within the Web Page Design section. This forum, and the thread "Disappearing elements are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Disappearing elements
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Disappearing elements
This is driving me nuts.
Certain elements in my code disappear when I upload them. For example, the following piece of code: <div> <img src="/image files/sidebannerad.gif" width="100" height="300" alt="sidebannerad" /> <img src="/image files/sidebannerlower.gif" width="100" height="200" alt="sidebannerad" /> </div> One of the images doesn't display either in IE or Firefox and the sourcecode when viewed online reads. <div> <img src="/image files/sidebannerlower.gif" width="100" height="200" alt="sidebannerad" /> </div> there's a few instances of this on my page and I can't figure it out. Any ideas? The page I'm developing is http://www.usdmanciano.com |
|
|
|
||||
|
Re: Disappearing elements
That is bizzare. I'd report it to your host, see what they might come up with. If not, maybe try a different FTP application.
|
|
|||
|
Re: Disappearing elements
Tried different ftp software - same result.
I will try to check with the host tomorrow. |
|
|||
|
Re: Disappearing elements
The plot thickens!
I called my host. They were able to see my page exactly as it should be, so it's not a hosting issue either. My brain hurts! |
|
|||
|
Re: Disappearing elements
cracked it!
I changed the names of the files and it worked. For some reason - maybe a clash of css Div name and element file name. Anyway, crisis over. thanks for the help. |
|
||||
|
Re: Disappearing elements
Quote:
Last Blog Entry: Annoying people.... (Jan 16th, 2008)
|
|
|||
|
Re: Disappearing elements
Quote:
Last Blog Entry: Whats in a name? (Feb 20th, 2008)
|
|
||||
|
Re: Disappearing elements
Quote:
Last Blog Entry: Annoying people.... (Jan 16th, 2008)
|
|
|||
|
Re: Disappearing elements
Not it certainly could but, but hey you would be putting diamonds up against my nothing, so what would I have to loose? :-D
Last Blog Entry: Whats in a name? (Feb 20th, 2008)
|
|
||||
|
Re: Disappearing elements
lol
Last Blog Entry: Annoying people.... (Jan 16th, 2008)
|
![]() |
| Tags |
| disappearing, elements |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Disappearing Buttons | cewgirl | Starting Out | 6 | Apr 13th, 2007 19:21 |
| The disappearing submenu... | BGarner | Web Page Design | 13 | Feb 18th, 2007 13:36 |
| Disappearing ICO Favicon | cyberseed | Web Page Design | 2 | Nov 6th, 2006 11:16 |
| Disappearing borders | Dotty | Web Page Design | 2 | May 18th, 2006 13:06 |
| Disappearing Layer | jwalker80 | Web Page Design | 5 | Dec 24th, 2005 12:56 |