This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width"> | |
<title>JS Bin</title> | |
</head> | |
<body> | |
<script id="jsbin-javascript"> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
高新科技 高新科技 | |
互联网 ==========互联网 | |
电子商务 ==========电子商务 | |
电子游戏 ==========电子游戏 | |
计算机软件 ==========计算机软件 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Grid Test</title> | |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta> | |
<link rel='stylesheet' href="../../gridx/tests/support/common.css" /> | |
<style type="text/css"> | |
.gridx { | |
width: 500px; | |
height: 420px; |