[Javascript] Help with this code

Matt Barton javascript at mattbarton.org
Tue Aug 10 09:53:22 CDT 2004


It looks to me like it might be a formatted comment of the kind used in some
kind of templating engine.

----- Original Message ----- 
From: "Shawn Milo" <ShawnMilo at runbox.com>
To: <javascript at LaTech.edu>
Sent: Tuesday, August 10, 2004 3:50 PM
Subject: Re: [Javascript] Help with this code


This appears to just be comments, so you know what the script is doing.

Shawn

> Hi,
> can anyone tell me what language
> the code inside the square brackets
> belongs too the [if IE]
> I know what it means, but it's outside
> the script tags?
>
> </script>
> <!--[if IE]>
> <style type="text/css" media="all">
> #navbar li ul {
> position: absolute;
> right: 149px;
> top: 0;
> display: none;
> z-index: 10;
> }
> </style>
> <![endif]-->
>
> Thanks,
> Sal
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript
>
>
_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
https://lists.LaTech.edu/mailman/listinfo/javascript

-- 
This email has been verified as Virus free
Virus Protection and more available at http://www.plus.net




More information about the Javascript mailing list