mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
removed unused conditional comments for ie5, ie6, ie7
This commit is contained in:
parent
2a6a356109
commit
c57ea5721c
@ -1,4 +1,4 @@
|
|||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<title>jQuery UI - Functional demos</title>
|
<title>jQuery UI - Functional demos</title>
|
||||||
@ -102,9 +102,6 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body class="flora" id="functional_demos">
|
<body class="flora" id="functional_demos">
|
||||||
<!--[if IE 5]><div id="ie5" class="ie"><![endif]-->
|
|
||||||
<!--[if IE 6]><div id="ie6" class="ie"><![endif]-->
|
|
||||||
<!--[if IE 7]><div id="ie7" class="ie"><![endif]-->
|
|
||||||
<div id="wrapper">
|
<div id="wrapper">
|
||||||
<div id="banner">
|
<div id="banner">
|
||||||
<h1 class="logo">
|
<h1 class="logo">
|
||||||
|
Loading…
Reference in New Issue
Block a user