Home > Article > Web Front-end > What is Spry? Summary of Spry instance usage
With the in-depth study of the integrated Spry function in Dreamweavse cs3, we understand and master some functional modules of the Spry framework, including easily displaying XML data into HTML pages through Dreamweavse cs3 visual operations. Of course, when it comes to how to insert and display XML data into an HTML page, what usually comes to mind immediately is data islands. For example: [Ctrl+A to select all Note: If you need to introduce external Js, you need to refresh to execute] Of course, you can also use XSLT to display XML into the page, but now you use Dreamweaver CS3 to integrate the Spry function, you can easily add XML to the page. Data is embedded in HTML, and XML data reordering, scheduled data updates and refresh-free display are also possible - standard Spry AJAX applications. 1. XML data file: site.xml <
1. Tutorial on displaying XML data to HTML page through Spry
##Introduction: How to easily display XML data to HTML pages using Spry
2. JavaScript implements map drag function SpryMap
Introduction: JavaScript implements map drag function SpryMap
3. Come here for a tool that can view html element binding events, or a debug method
Introduction: Come here for a tool that can view html element binding events, or a debug method. At work, we often need to test some page js code. Nowadays, js framework applications such as jquery are all dynamically bound events, instead of onclick="", etc. For such dynamically bound events, we often have a headache and cannot find them. What event is bound to the element? Is there any way to solve this problem? It would also be nice to have a browser plug-in. ------Solution---------------
4. Configure a web application that supports Amfphp1.9
Introduction: ec(2); New features: 1. AMF3 support: Includes RemoteObject, which you can use on Flex2. 2. JSON (Javascrīpt Object Notation, lightweight data exchange format) support: Attached to gateway.php, now json.php will allow you to better use your own JSON service in Flash. Here are two examples: MochiKit and Spry. XML-RPC Same
5. Simple implementation of JavaScript map drag function SpryMap_javascript skills
Introduction: SpryMap is an independent and lightweight JavaScript class library that does not depend on any other JS framework
[Related Q&A recommendations]:
JavaScript’s asynchronous implementation mechanism
The above is the detailed content of What is Spry? Summary of Spry instance usage. For more information, please follow other related articles on the PHP Chinese website!