![]() | ![]() | ![]() |
| |||||||
| Forums | Register | Groups | Awards | Arcade | Pets | T-Bucks / T-Store | Invite Your Friends | Blogs | Mark Forums Read |
| Web Design Forums and discussions on webdesign |
Web Design | |||||||||
|
|
|
|
| |||||
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| Civilians | This is the wierdest problem. I have a web page with some HTML code, for example: <a href="mypage.htm"><img src="pagelogo.gif" alt="click here"></img></a> But when I visit the page in my browser (both IE and Firefox do it), the image is missing, and when I do a "View Source", the code has been *changed* so that the <img> portion is replaced (yes, replaced!) by spaces: <a href="mypage.htm"> (spaces!) </a> However, the symptoms only seem to occur on my home PC - the page works fine on my work PC. The page in question is www.binarybaby.co.uk - there should be an animated logo (.gif) at the top of the page. Why in the name of God are my browser(s) bastardising the HTML code? It can't be the server because it only occurs on my home PC. And the files on the server are correct. W.T.F.?????? Owen |
|
| | #2 (permalink) |
| Civilians | Owen wrote: > Why in the name of God are my browser(s) bastardising the HTML code? You seem to have done a good job of that yourself ![]() (Hint: the image element does not have a closing tag) -- Dylan Parry http://webpageworkshop.co.uk -- FREE Web tutorials and references |
|
| | #3 (permalink) |
| Civilians | "Dylan Parry" <usenet@dylanparry.com> wrote in message news:369364F507ik8U1@individual.net... > Owen wrote: > >> Why in the name of God are my browser(s) bastardising the HTML code? > > You seem to have done a good job of that yourself ![]() > > (Hint: the image element does not have a closing tag) > Yeah ok thanks for that, but do you have any ideas about the problem i described? |
|
| | #4 (permalink) |
| Civilians | In article <ADILd.52$0o6.22@newsfe3-win.ntli.net>, "Owen" <spam@spam.com> wrote: > However, the symptoms only seem to occur on my home PC - the page works fine > on my work PC. The page in question is www.binarybaby.co.uk - there > should be an animated logo (.gif) at the top of the page. > > Why in the name of God are my browser(s) bastardising the HTML code? It > can't be the server because it only occurs on my home PC. And the files on > the server are correct. > > W.T.F.?????? T.F. is likely your ISP (or yourself) running a banner blocking proxy. To the computer, what you have looks like a banner ad, so it gets removed. |
|
| | #5 (permalink) |
| Civilians | "Doc O'Leary" <droleary.usenet@2005.subsume.com> wrote in message news:droleary.usenet-3BB7A4.05235201022005@corp.supernews.com... > In article <ADILd.52$0o6.22@newsfe3-win.ntli.net>, > "Owen" <spam@spam.com> wrote: > >> However, the symptoms only seem to occur on my home PC - the page works >> fine >> on my work PC. The page in question is www.binarybaby.co.uk - there >> should be an animated logo (.gif) at the top of the page. >> >> Why in the name of God are my browser(s) bastardising the HTML code? It >> can't be the server because it only occurs on my home PC. And the files >> on >> the server are correct. >> >> W.T.F.?????? > > T.F. is likely your ISP (or yourself) running a banner blocking proxy. > To the computer, what you have looks like a banner ad, so it gets > removed. Hmm. This bastard McAffee Internet Security software is causing me problem after problem, I'm beginning to regret buying it. Owen |
|
| | #6 (permalink) |
| Civilians | And lo, SpaceGirl didst speak in alt.www.webmaster: > Renders fine, but doesn't validate at all. So who knows what each > browser will really do. Validating code is not a prerequisite for cross-browser rendering predictability. > ANYWAY - the site looks fine here; as others have suggested maybe you > have some sort of ad-blockers running. You may have accidentally told it > to block that image? I can only think of two other things - a cached > version of the image that's blank (perhaps you had a placeholder there > previously, and your browser has it cached?), or your browser has been > set to not display animated GIFs (FireFox has the option to do this, for > example). If it isn't a caching problem, it is likely some page-element blocking filter, like Proxomitron for instance, as you say. Grey -- The technical axiom that nothing is impossible sinisterly implies the pitfall corollory that nothing is ridiculous. - http://www.greywyvern.com - Orca Knowledgebase: Completely CSS styleable Knowledgebase/FAQ system |
|
| | #7 (permalink) |
| Civilians | This is probably an issue with your ISP somehow blocking the image. It could also be your browser being hi-jacked. Try switch browser? Junxter Ad Network http://www.junxter.com Owen wrote: > This is the wierdest problem. > > I have a web page with some HTML code, for example: > > <a href="mypage.htm"><img src="pagelogo.gif" alt="click here"></img></a> > > But when I visit the page in my browser (both IE and Firefox do it), the > image is missing, and when I do a "View Source", the code has been *changed* > so that the <img> portion is replaced (yes, replaced!) by spaces: > > <a href="mypage.htm"> (spaces!) </a> > > However, the symptoms only seem to occur on my home PC - the page works fine > on my work PC. The page in question is www.binarybaby.co.uk - there > should be an animated logo (.gif) at the top of the page. > > Why in the name of God are my browser(s) bastardising the HTML code? It > can't be the server because it only occurs on my home PC. And the files on > the server are correct. > > W.T.F.?????? > > Owen > > |
|
![]() |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [News Feed] C-141 replaced with C-17 | Forum Mouse | News Articles | 0 | 01-02-2005 16:00 |
| [News Feed] C-141 replaced with C-17 | Forum Mouse | News Articles | 0 | 11-01-2004 00:00 |
| Formula replaced by its value? | Jean Fontaine | Microsoft Applications | 2 | 07-08-2004 07:34 |
| #DIV/0! replaced by 'O' | imageres | Microsoft Applications | 1 | 06-16-2004 03:47 |
| then get it replaced! | Hayman | Automotive | 0 | 06-14-2004 17:57 |
![]() | ![]() | ![]() |