Wednesday, October 7, 2009

DREAMWEAVER skill (below)

9) how to choose those are very small inside form, layer, for instance the picture of 1X1px?


Click in the unit case of form, press next " Shift " key, bolt with arrowhead shift can choose.


Also but first form of make choice of is unit (press Ctrl bolts, click corresponding unit with the mouse) or layer, be in next " HTML Source
Inspector " in tall bright code choosing in face plate<Img Src=" . . . "≫ , return documentation window, the picture is chosen namely.


10) the name that how edits department of a frame (Title) ?


By " Ctrl+F10 " open " Frames " face plate, click most the casing outside, by " Ctrl+J " (advocate choose sheet
Modify | Page Properties) .


11) how to change " Behaviors " default incident?


Incident set file puts below Dreamweaver installation catalog " \Configuration\Behaviors\Events\
" folder, for instance to browser of 4 above version, open a file " 4.0 And Later Browsers.htm " .


   <A OnClick="*" OnDblClick="" OnKeyDown="" OnKeyPress=" "OnKeyUp=" "
OnMouseDown="" OnMouseOut="" OnMouseOver="" OnMouseUp="">


Will " OnClick="*" " medium " * " move " OnMouseOver="" " in, instead:

<A OnClick="" OnDblClick="" OnKeyDown="" OnKeyPress="" OnKeyUp=" "

OnMouseDown="" OnMouseOut="" OnMouseOver="*" OnMouseUp="">


Start Dreamweaver afresh, incident of this kinds of default turns into namely " OnMouseOver " . Other analogize.


12) when opening a page, open mouth of a fenestella at the same time, with Dreamweaver
Can you come true?


Can, need not write a code. In " Behaviors " face plate is used inside of buy " Open Browser Window
" script, size of set page, window, attribute. If pursue.



13) when inserting form, there often is a blank space in form unit (<Td><
/ Td>) , how doesn't ability let it arise?


Dreamweaver generates this automatically, do not delete it. If there is any in form unit, netscape
Navigator will not show this are unit.


14) of pattern plate documentation<Head>In mark, cannot edit besides webpage theme, how ability generalDoes Behaviors join the webpage that is based on this pattern plate?


With " HTML Source Inspector " face plate is in of pattern plate documentation "</ Head>
" before join can edit mark, following:



<! - - #BeginEditable "Javascript "- - >

<Script Language="JavaScript">

</ Script>

<! - - #EndEditable- - >



15) when joint development and administrative website, use Dreamweaver
register / inspection system, the relevant file of the website that whether is long-range server increased different visit limits of authority?


Check In/check Out is the mechanism of a kind of government that Dreamweaver interior uses, the attribute of it and file has nothing to do. The attribute of it and file has nothing to do.. Check Out " mean this file to be being used by me, people cannot edit it; "Check In " state this file can be reached to edit by other staff Check Out, the file of this locality can become read-only, prevent oneself to change its content.


Dreamweaver arises through be on this locality and long-range server corresponding " .lck " the file will realize CheckIn/check Out function, these files are in " Site " the window does not show, dreamweaver can read these documents, it is only right Dreamweaver
Effective. Did not increase what property for the file. If use other Ftp tool and editor, still can open them.


Color=#0000ff>16) when making a webpage, the mouse flutters, often changed the size that sets good picture. Can you examine a picture to be corrected afresh?


If the size of the picture nots agree with, in attribute face plate, its value can become show purpose thick substance. Go up by face plate " Refresh " pushbutton, recoverable into real volume.


17) how can just click a link, change many frame at the same time?


The directest method builds a frame to fasten for this link namely.


Use Dreamweaver " Go To URL " Behavior is simpler. The dialog box shows all frame, below "
URL " column writes corresponding page is.



18) want to add Behavior to text, can be Behavior
The project on face plate is gloomy, not optional, how to do?


Encounter this kind of situation before, I insert a piece of picture by text commonly, add the Behavior of need on the picture. Edit code again next, move to go up to text, and take out picture.


The course of action above is trivaller, convenient way is text the link arrives " Javascript:vOid(null) " , thoseBehavior is shown with respect to conscientiously came out.


19) put the layer that used Behaviors into Library
When, dreamweaver does not let the Behaviors of the layer go accordingly, how to do?


Come with pattern plate.


20) examination Flash plug-in unit pays equal attention to directional script sometimes abnormal, still have other method?


When webpage of the Flash that make, people is used to use Dreamweaver " Check Plugin "Behavior will weigh directional. But sometimes its meeting fault signs up for, installed plug-in unit obviously, say however. A kind of reliable method introduces to weigh below directional.


Make a new home page regard as weigh directional page. With " Head " of object face plate " Insert Refresh
" directional the webpage that arrives to did not use Flash technology, if pursue. It can add code in page head:

<Meta Http-equiv="refresh" Content="4;URL=noflash.htm">



Make a very small Flash movie additionally, on one is added in the first frame " Get Url " behavior, point to use Flash
Technical page. Embed this little film use directional home page.


Apparent, it is very reliable that this weighs directional page.

No comments:

Post a Comment