[Javascript] Help with this code

Sal Perconte sal.perconte at verizon.net
Tue Aug 10 09:46:56 CDT 2004


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




More information about the Javascript mailing list