Welcome Guest ( Log In | Register )

Outline · [ Standard ] · Linear+

 IE6 hangs when loading the site, not on all machines

views
     
TSExiled_Gundam
post Aug 13 2009, 06:33 PM, updated 17y ago

On my way
****
Senior Member
550 posts

Joined: Jan 2007


Hello~
I got problem when viewing this site: http://www.elken.com using IE6. My (and clients and officemate) IE6 hangs most of the time when viewing pages from the site. Though one of my friend who test it using IE 6 also (but in his office) found no problems with the site.
Anyone can figure out what are the problems?

This post has been edited by Exiled_Gundam: Aug 13 2009, 06:35 PM
sunsuron
post Aug 13 2009, 07:13 PM

Regular
******
Senior Member
1,334 posts

Joined: Nov 2004



If you're referring to http://www.elken.com/index.php , yep. My IE6 here hang. I suspect it's from any of the JS. Debug by eliminating your JavaScript one by one.
alien3d
post Aug 13 2009, 07:27 PM

Look at all my stars!!
*******
Senior Member
3,740 posts

Joined: Mar 2009
On your css.What * for.might be the reason on index.php
CODE

*padding-top:0;


everling
post Aug 13 2009, 07:51 PM

Look at all my stars!!
*******
Senior Member
3,591 posts

Joined: Feb 2008
It's an IE CSS hack.

In IE6, it recognises CSS attributes that were prefixed with characters like "!@#$%^&*()". I do not know the exact characters. The following example will recognised and used:

CODE
p {
    *padding-top: 0;
    !margin-bottom: 0;
    @margin-left: 0;
}


IE7 dropped support for one or two of the characters and other non-IE browsers would skip the broken CSS rules.
queness
post Aug 13 2009, 09:06 PM

Getting Started
**
Junior Member
56 posts

Joined: Aug 2009
ie6... what a surprise... haha
TSExiled_Gundam
post Aug 14 2009, 10:55 AM

On my way
****
Senior Member
550 posts

Joined: Jan 2007


Hmm basically this is the javascripts I put
CODE

<script type="text/javascript" src="/themes/elken/js/jquery.js"></script>
<script type="text/javascript" src="/themes/elken/js/jcarousellite.js"></script>
[bad html removed]<script type="text/javascript" src="/themes/elken/js/easing.js"></script>-->
<script type="text/javascript" src="/themes/elken/js/jquerycssmenu.js"></script>
<script type="text/javascript" src="/themes/elken/js/sliding.js"></script>
[bad html removed]<script type="text/javascript" src="/themes/elken/js/jquery-1.3.2.min.js"></script>-->
<script type="text/javascript" src="/themes/elken/js/jquery.easing.1.3.js"></script>
[bad html removed]<script type="text/javascript" src="/themes/elken/js/jquery.fancybox-1.2.1.pack.js"></script>-->
<script type="text/javascript" src="/themes/elken/js/jquery.fancybox-1.2.1.js"></script>

<script type="text/javascript" src="/themes/elken/js/datepickercontrol.js"></script>
[bad html removed][if lte IE 6]>
<script src="/themes/elken/js/stuHover.js" type="text/javascript"></script>
<![endif]-->

Any of the above javascript was not compatible with IE6? btw the [bad html removed] are just the html comment opening

This post has been edited by Exiled_Gundam: Aug 14 2009, 10:56 AM
TSExiled_Gundam
post Aug 14 2009, 11:30 AM

On my way
****
Senior Member
550 posts

Joined: Jan 2007


And these are the css files used:
Attached File  elken_style.css ( 22.73k ) Number of downloads: 4

Attached File  products.css ( 1.31k ) Number of downloads: 3

Attached File  jquery.fancybox.css ( 5.49k ) Number of downloads: 2

Attached File  menu_style.css ( 3.06k ) Number of downloads: 1

Attached File  pro_pullup_1.css ( 2.92k ) Number of downloads: 3


 

Change to:
| Lo-Fi Version
0.0240sec    0.26    6 queries    GZIP Disabled
Time is now: 30th November 2025 - 03:11 AM