官术网_书友最值得收藏!

Testing the DHTMLX installation>

We now have the necessary file structure and the index.html file created. This file includes the external DHTMLX CSS and JavaScript files for the application.

Next, we will talk about the Chrome developer tools and test if the DHTMLX library files were included correctly.

Open the Chrome web browser and navigate to http://localhost/ or http://localhost/index.html, loading the index.html file.

You should see a blank page displayed.

To make JavaScript development easy, Chrome provides the developer tools. This provides many useful tools for developing applications on the Web. The tool that we will focus on is the console. There are two ways to access the Chrome developer tools console window: through the Chrome menu or through keyboard shortcuts. Let's use the keyboard shortcuts approach. On Windows and Linux, the keyboard shortcut is Ctrl + Shift + J, and for Mac, it is Cmd + Opt + J. With the provided keyboard shortcuts, open the developer tools console window.

Inside the console window which you just opened, type the word dhtmlX. This will bring up the developer tools intellisense with all of the available properties and methods beginning with the word "dhtmlX". You should see something similar to the next screenshot:

Note

If the intellisense does not open or if you see errors in the console, check that you are including the files correctly.

Now, we will do a further test to check that the CSS is correct. For this we will add a DHTMLX layout object to the page.

Type the following line of code into the console and then press Enter:

 new dhtmlXLayoutObject(document.body);

The page is now divided into three separate containers as shown in the following screenshot:

Note

If you see only a gray screen, this means that you haven't added the height and width CSS styles to the html and body tag.

The three containers you see in the browser are the DHTMLX layout cells. These will be discussed in a later chapter. This simple test is enough to show that we have the files set up correctly. The installation and testing is now complete.

主站蜘蛛池模板: 吉木萨尔县| 尉氏县| 永泰县| 宾川县| 成武县| 应用必备| 贵港市| 清水河县| 桂阳县| 太白县| 南京市| 海口市| 集安市| 江津市| 外汇| 苍山县| 昌平区| 华蓥市| 安新县| 弥勒县| 乌拉特中旗| 会宁县| 延寿县| 佛冈县| 南京市| 天等县| 大宁县| 西丰县| 福州市| 桐庐县| 巨鹿县| 当雄县| 伊金霍洛旗| 天镇县| 江华| 松江区| 中宁县| 周宁县| 平阳县| 呼和浩特市| 德阳市|