Axure & Markman Learning Summary
Recently learned several interesting software, one is Axure, the other is Markman. Then let's talk about your learning experience.
On the axure, Baidu's explanation is: is a professional rapid prototyping tools . in my opinion, it is a software that can quickly show the effect page to the customer. This software can insert images, text and other tools, and can be used to design the various components of the event to achieve interaction. Common user registration, login interface design. The interaction design includes the interaction of the parts and the interaction of the pages.
1. The interaction of common parts is:
Mouse single-click, mouse movement, mouse move in and out. Get focus, lose focus, mouse hover, right click, and more.
2. The page interaction is:
When the page loads, when the window changes size, when the window scrolls, when the window changes size, when the page mouse clicks double-click, the page is right-clicked, the page keyboard is pressed, and so on.
Through the interactive design of parts & pages, the content of the page can be rich, powerful, humanized, user experience good results. is a simulation of the site's registration and landing interface to do the effect of the page, using the parts click event, reference global variables, and through the function of conditional statements to enable the user from the registration success, to the successful landing, and then into the main page of a process:
3. Speaking of Axure will have to say markman this tool, the two supporting use, you can quickly locate the image in the relative position of the Web page, size, color and other information. If the PS with the image processing, such as some guide, slicing and other methods, for beginners, to do a simple but have a certain function of the Web page is sure to work.
conclusion : Axure can quickly make a Web page effect, but in order to make the content and form of the Web page more rich words, in the long run, it is best to use the combination of html+css+javascript. This makes the Web page, whether in structure, performance or behavior, can achieve the best combination!
Axure & Markman