Annoying IE6. Black screen with "loading" when youtube is added - html

I have had this problem for quite some time. It wasn't actually a big issue until lately when one of our conference site has a lot of IE6 users.
The black loading screen appears right after I include a youtube clip into our site. The site is content managed with Joomla but I don't see any reason how Joomla has got any compatibility issues with youtube and IE6 !
Anyone knows how, why or has experienced this similar issue b4 ?
url of website: http://schoolcontingency.com

Related

Why are images from a previously visited website rendering transparently over another website?

after visiting a website for a long time, and leaving another open during that time, it seems that the layout of the first, appears on the second. It happens mainly when using chrome, but once the issue appears on chrome, it is as if it stays in memory, and happens in firefox too. I read about memory leaks, but I am not sure that this is the issue, and if I am the only one that has it. I mainly see it happening on the website that I am working on which is why it is an issue, but it happens on the black bars of facebook, and another website called jeuxvideo.com . (This is the template my website uses: http://themes.alessioatzeni.com/html/brushed/).
Here is an image showing the issue, where the layout of youtube overlays another website (the transparent grid you can see over the rest of the website):
http://i.imgur.com/FQW7Jin.jpg
Is this a bug with chrome? Because I have looked everywhere and it doesn't seem that anyone else has this issue, or maybe it is just my computer?
This is probably image persistence, where the colours in the monitor get "stuck" temporarily after being on or off for a long time. The fix would be to upgrade the monitor.
You could confirm this by taking a screenshot while the problem is happening. If you don't see it in the screen shot (try moving the screenshot around the monitor when you see the problem, do the affected areas of the screen move too? or are the artefacts stuck in place?) then the problem is with the hardware.

Upload homepage

i have a question, where i hope someone can guide me.
I have made an homepage, and everything is working great, besides a few things that is miss placed in Firefox, and looks perfect in Chrome.
As well the site, looks abit weird on phones.
www.securehome.nu is the homepage.
Basic knowedge about the homepage
The site is created in Visual Studio
The site is build up around a MasterPage
Info about the problems
- The menu bar have some borders (the lines that splits each menu field from each other, those borders aint positionen the same place in firefox and chrome.
- On the phone, there is a white field in the bottom, even that the wrapper is height 100%, and it works smoothly on computer browsers.
I can easily put the whole site into a winrar document for download if someone wants to try play around with it, and help me what the problem is.
As i can see there is no problem with my both browser they are looking same and there is no responsive view for mobile of your site

Flashing a White page

I have created a website but when i navigate form one menu to another a White flash screen is showing. I google for it but not found the solution. Please help me. Its showing in all browser specially in IE9. Please help me if there any solution for it.
It generally happens when it is loading the next page. If the loading time is more, the white page remains longer. This is a natural behavior of IE and is not-unusual in other browsers too

Google Chrome grey screen problem

Iam a web-developer and recently i have completed and launched a website (im using a CMS joomla for this website with php) and it is working fine in firefox and IE but when iam trying to view it in Chrome it is having a strange problem
for the first two seconds the contents of the website are visible but after that the whole website is greying out and iam not able to view anything on the website. This is happening for the first and even i tried to find the solution on the forums but to no avail......any help will be much appreciated.
Note : I have implemented a video on the home page of the website only that video box and the video playing inside that box is viewable but rest of the page is complete grey.
#chris, abraham, moose thankyou all for trying to help..the problem is solved now, i debugged the code and found out that there was a image in the footer which was creating this problem after i removed that image everything is working fine and perfect now

same page links in iphone mobile safari

Mine is something of a newbie question which I'm hoping someone can shed some light on.
I have a table of contents on my page, with titles which link to sections further down the page.
the targets are created like this;
<a name='appendix'>Appendix</a>
and the links are created like this;
<a href='#appendix'>Jump to Appendix</a>
Now when you tap on the link in iphone safari, it takes you straight there no problem. However if you scroll back to the top, to the ToC, and tap the same link again, the browser does nothing.
Looking at the url I can see #appendix on the end and I assume that tapping the link again, the iphone believes its already at that link, since the url already has #whatever on the end.
Normally I'd be happy to leave it that, but the iPad, Android and Blackberry all behave as I'd expect, ie no matter where you are on the page or whether you'd tapped on the same link previously, they jump to the target section.
One thing I'm thinking about trying is embedding the whole page in a frameset so its url never changes, although being a noob I've no idea whether that'll even work.
Has anyone come across this before? Any ideas?
Thanks
This appears to be an issue with iOS not you. If it has been working on all other devices I am afraid there is nothing you can do except report it to Apple. However, has your iPhone been acting crashy lately, and have you tried it on other iPhones?