Friday, October 9, 2009

Ultradev example tutorial: 4The installation of plug-in unit and use

The 4th chapter: The installation of Ultrade plug-in unit and simple use

Use plug-in unit can help us realize a few functions quickly, discharged the anguish of a large number of process designing. The plug-in unit of Dreamweaver and Ultradev is to want to copy the file corresponding catalog ability to act well by hand previously, will tell to not be familiar with the friend of this respect is a more troublesome issue, arrived 4 version when the tool that Marcomedia used to be called Extention Manager will help an user install plug-in unit, and the form of plug-in unit also turns into *.mxp.

Extention Manager is to follow Dreamweaver when Ultradev is installed, perhaps went up with respect to installation, we can be passed begin - > program - > Macromedia Extention Manager will open him, indication interface is as follows:



Indication interface is understood simply, two pushbutton of tool column left are respectively install a nd uninstall. The name that the meeting in the window below tool column lists you install plug-in unit, version, type, author waits for information. Again the window below lists the utility specification of this plug-in unit is mixed the use method with a few simple perhaps notes. Institute of as above plan is shown.

If want to install new plug-in unit, you can doubleclick your plug-in unit file directly, the system can call Extention Manager automatically to undertake installing, also can undertake installing through clicking the Install pushbutton above column of Extention Manager tool, next the plug-in unit that you choose to want to install:


Install in the begining, can ask you do not agree with the statement of Macromedia together, it is roughly a few must not pledge this plug-in unit transmission is waited a moment as commerciality. The word of Decline quits installation program, so we choose Accept of course:)



Everybody should se ek plug-in unit? Recommend go the native place of Macromedia, center of a plug-in unit was provided over there, the person that the Ultradev that has whole world each district is used offers plug-in unit for its. Classification is scientific, also the search helps the your fast plug-in unit that finds you to want.

I am the everybody's simple use method that introduces a plug-in unit below.

Plug-in unit name: DHTML Outlines

Version: 1.7.7

Type: Object

This is an object plug-in unit, establish resource government implement of the form next pulling menu (fold is cultivated) . This plug-in unit wants Ie4 above version or Netscape 6 just supports (mentioned in the plug-in unit introduction in the graph) .



Installation hind is OK from Object face plate or menu Insert ->Outlines opens the setting face plate of plug-in unit.

  
The Control Panel of plug-in unit is very simple, if plan institute shows:



Choose Details label, we can see, 3 places are shared to be able to be installed for us on face plate.

Base Name For Outlines: This informal you fill in, but the requirement is an effective name, he is only in slow-witted meeting the part that a parameter acts as in wanting generated Javascript code, won't show in the webpage come. Attention, cannot include blank space.

Add Heading: It is you those who want to show in the webpage is truncal, want to be revised in the ability in the webpage after a while as to the content of branch. If plan institute shows:



Text Indent Of Child Items: The retractive number of branch content, you can need to choose by your. The retractive quantity that the graph is acquiesce on shows the result.

Include Latin Filler Text: Describe a specification probably namely with a paragraph of Latin, not matter, can use acquiesce to be worth False.
The plug-in unit after clicking Create made a such pages:



The content that work even if should modify black bottom cent our next thinks shown content for yourself, institute of as above plan is shown. Revise after ending, preview.



Look carefully at webpage source code, we can see:


<   Div Id="helloParenthello3" OnClick="javascript:hIdeshow(' HelloChildhello3 ' ) " Class="exheading"   > Hello3<   / Div>

<   Div Id="helloChildhello3" Style="cursor:aUto" Class="exindent"   > Hello World! ! <   / Div>


Such, the sentence that if we want the data trends from inside the database to generate fold,upholds is very light, need a field that should show to replace Hello World only! ! , if <%=rs("filename")%> went.

No comments:

Post a Comment