Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
CSS + JS - menu problem
Old 01-05-2009, 07:20 AM CSS + JS - menu problem
Junior Talker

Posts: 3
Trades: 0
Hi
I have a top menu on site http://sport.czest.pl/modules.php?op...catid=&topic=1 based on css. All is working ok but in Opera and FF. In IE menu doesn't want to slide down. I added a conditional comment:
<!--[if lte IE 8]>
<script src="http://ie7-js.googlecode.com/svn/version/2.0(beta3)/IE7.js" type="text/javascript"></script>
<![endif]-->
but it helped only in IE 6. IE 7 still doesnt work.
Site is in DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" . When I change it for strict it works but whole page is center (page was writing on Transitional). Is there any way to fix this menu without changing whole of the page code
bednus is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 01-05-2009, 09:25 PM Re: CSS + JS - menu problem
Super Talker

Posts: 143
Trades: 0
Did you use a template? Look for other sites amde with this template that supercede these browser wares for rendering efficiency.
__________________

Please login or register to view this content. Registration is FREE

Last edited by specialk; 01-05-2009 at 09:27 PM.. Reason: sp
specialk is offline
Reply With Quote
View Public Profile
 
Old 01-06-2009, 09:07 AM Re: CSS + JS - menu problem
Junior Talker

Posts: 3
Trades: 0
Yes I'm using tamplate but menu is optional thing. I added this from a script found on the internet. So I doubt there will be any solution on other sites ;/
I'll paste You my head section:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-2">
<title>Częstochowski Portal Sportowy - www.sport.czest.pl :: </title>
<meta name="KEYWORDS" content="częstochowa,czestochowa,azs,ckm,rakow,spo rt,portal,wlokniarz,żużel,siatkówka,koszykówka,pił ka nożna,raków,włókniarz,Tytan,czest,Sportowiec,raków ,zlomrex,wkret-met,domex">
<meta name="DESCRIPTION" content="">
<meta name="ROBOTS" content="INDEX,FOLLOW">
<meta name="resource-type" content="document">
<meta http-equiv="expires" content="0">
<meta name="author" content="Częstochowski Portal Sportowy - www.sport.czest.pl">
<meta name="copyright" content="Copyright (c) 2003 by Częstochowski Portal Sportowy - www.sport.czest.pl">
<meta name="revisit-after" content="1 days">
<meta name="distribution" content="Global">
<meta name="generator" content="PostNuke - http://www.postnuke.com">
<meta name="rating" content="General">
<!--[if lte IE 8]>
<script src="http://ie7-js.googlecode.com/svn/version/2.0(beta3)/IE7.js" type="text/javascript"></script>
<![endif]-->
<link rel="StyleSheet" href="themes/sportczest/style/styleNN.css" type="text/css">
<style type="text/css">@import url("themes/sportczest/style/style.css"); </style>
<script type="text/javascript" src="javascript/showimages.js"></script>

<script type="text/javascript" src="javascript/openwindow.js"></script>

<!--
************************************************** ***************
Theme Name: sportczest
Version:

Description:

Author:
Contact:
************************************************** ***************
-->

<!--
************************** AT-Lite .8 ***************************
-->

</head>
bednus is offline
Reply With Quote
View Public Profile
 
Old 01-06-2009, 10:33 AM Re: CSS + JS - menu problem
Junior Talker

Posts: 3
Trades: 0
Hi
I've solved my problem. I used a conditional comments like this

<!--[if !IE 7]><!-- -- -->
here is my menu for normal browsers and ie 6
<!--<![endif]-->
<!--[if IE 7]>
here is static menu for ie 7
<![endif]-->

it isn't beautiful but it works ok ;]
bednus is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to CSS + JS - menu problem
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.24907 seconds with 12 queries