Home >Web Front-end >JS Tutorial >Use EXT to dynamically call stock information without refreshing_YUI.Ext related
Use EXT to dynamically call stock information without refreshing_YUI.Ext related
WBOYOriginal
2016-05-16 18:59:07969browse
To be honest, I am not very familiar with Ext technology yet, so the code I write feels weird. If there is something wrong, I hope you can enlighten me. The Ext version used is ext-2.2, and the download address is: http://www.extjs.com/products/extjs/download.php Download Ext JS 2.2 SDK, unzip and copy the resources folder to the working directory. Create a new jscript folder in the resources folder, and copy the ext-all.js file and adapterextext-base.js file in the ext root directory to the jscript folder, and create a new stock.js file. The code is as follows:
As you can see from here, using Ext technology, dynamic pages, from the page presentation layer to data acquisition, are all handled by Ext.
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn