Welcome Guest [Log In] [Register]
This board has been archived and is no longer accepting new questions. If you have a support question for your ZetaBoard, please visit us at the new support board. Registration is free and easy.


Visit the NEW ZetaBoards Support forum!

Username:   Password:
Locked Topic
[Solved]HELP: Rounded corners crashing IE
Topic Started: Mar 19 2008, 04:33 PM (399 Views)
az.
Member
[ * ]
Hey guys... I've been working on my new skin and the code I've got to make rounded corners is causing IE to crash. Skin loads fine on Firefox and Safari.

Here's the code snippet I've got...

Code:
 

<script type="text/javascript">
//<![CDATA[
$(".drop_menu li").corner("4px");
$("#profile .drop_menu li").corner("0px");
$(".category").corner("10px");
$(".forums").corner("5px");
$("blockquote").corner("10px");
$("blockquote div").corner("7px");
$("blockquote code").corner("7px");
$("dl#fast-reply").corner("10px");
$("#emot_wrap").corner("10px");

//]]>
</script>


Can anyone see the problem?
Offline Profile Goto Top
 
Nicola
Darth Vader's Sewing Instructor
[ *  *  *  *  *  *  * ]
Can you provide a link to the board (either here or via PM if you're uncomfortable) so I can take a look at it in IE?
Offline Profile Goto Top
 
az.
Member
[ * ]
k. PM'd you the link.
Offline Profile Goto Top
 
Nicola
Darth Vader's Sewing Instructor
[ *  *  *  *  *  *  * ]
Solved via PM.
Offline Profile Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Theme & CSS Help · Next Topic »
Locked Topic