mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
10 lines
300 B
HTML
10 lines
300 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<body>
|
|
<script src="../include_js.php"></script>
|
|
<script>
|
|
jQuery(function() { window.parent.supportCallback( document.compatMode, jQuery.support.boxModel ) });
|
|
</script>
|
|
</body>
|
|
</html>
|