473,498 Members | 1,722 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Working with IE 6? Please check my code.

NoPeasHear
23 New Member
I am about to switch this through my whole site. Before doing so, I was hoping someone could check it. I am not too good with java.

Expand|Select|Wrap|Line Numbers
  1. <!--[if IE 6]>
  2. <style type="text/css">
  3. body {behavior: url(http://www.convergencejournalist.com/includes/csshover.htc);}
  4. ul#nav li { float: left; height: 1%; }
  5. ul#nav li a { height: 1%; }
  6. </style>
  7. <![endif]-->
  8.  
I am placing the following code into an include. Before it was:

Expand|Select|Wrap|Line Numbers
  1. <!--[if IE 6]>
  2. <style type="text/css">
  3. body {behavior: url(includes/csshover.htc);}
  4. ul#nav li { float: left; height: 1%; }
  5. ul#nav li a { height: 1%; }
  6. </style>
  7. <![endif]-->
  8.  
I am trying to change the url to make it universal to the whole site. I am on a mac, and I currently don't have access to test if it is working in IE.

LINK TO THE ONE PAGE THAT HAS BEEN CHANGED
Nov 23 '06 #1
1 1187
AricC
1,892 Recognized Expert Top Contributor
I didn't fool around with your code at all but since it looks like you have a good idea whats going on here is a site that will show you your pages in all browsers.
Nov 25 '06 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
1936
by: Chris Michael | last post by:
Hello everybody, Newbie here. I've been working on this for the last two days and I can't figure out where this problem is. I think it's something so obvious, but I can't see it! OK, firstly...
0
1606
by: Rob | last post by:
Access Gurus, This script was used to view the reports on the web by choosing a date on or before the current day.Recently it stopped working and i am not able to figure where the problem is. ...
1
1887
by: Rob | last post by:
Access Gurus, This script was used to view the reports on the web by choosing a date on or before the current day.Recently it stopped working and i am not able to figure where the problem is. ...
29
15473
by: Patrick | last post by:
I have the following code, which regardless which works fine and logs to the EventViewer regardless of whether <processModel/> section of machine.config is set to username="SYSTEM" or "machine" ...
6
2402
by: Patrick | last post by:
Environment: Windows 2000 Server SP4, IIS5.0, Dot Net Framework 1.1 Situation: A Console application that send an email using System.Web.Mail.MailMessage Observation: 1) Recently, the...
8
2492
by: jojobar | last post by:
Okay, I am trying to do is to test the webresource in 2.0 1. I created a new project with assembly name (and default assembly name) "Office". 2. I added the following to the AssemblyInfo.cs...
6
11524
by: Matt Frame | last post by:
I have a client that has asked us to get a digital signature certificate and start digitally signing all files we pass between each other. I have heard of the subject and know about the certs but...
6
7583
by: tlyczko | last post by:
I have a BeforeUpdate where I need to ensure that no matter what, the first four fields on the form (one text box, 3 combo box lists) have data entered in them before the user closes the form or...
5
14460
by: =?Utf-8?B?UVNJRGV2ZWxvcGVy?= | last post by:
I am trying to get the DNS name of an arbitrary IP address on the network. If I use GetHostEntry as the documentation suggests I only get the name of the machine I am running the code on. All...
1
2363
by: robin1983 | last post by:
Dear All, I got stuck in simple problem, I have a two php file one for registration form and one for to check and insert into the table. The problem is that when I get any kind error in...
0
7165
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7205
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7379
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5462
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4590
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3093
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3085
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
656
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
291
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.