diff options
-rw-r--r-- | demos/functional/index.html | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/demos/functional/index.html b/demos/functional/index.html index 8e7207e0f..cbf4c993a 100644 --- a/demos/functional/index.html +++ b/demos/functional/index.html @@ -1,4 +1,4 @@ -<!doctype html> +<!doctype html> <html lang="en"> <head> <title>jQuery UI - Functional demos</title> @@ -102,9 +102,6 @@ </head> <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="banner"> <h1 class="logo"> |