Adobe Dreamweaver API Reference CS5 User Manual Page 362

  • Download
  • Add to my manuals
  • Print
  • Page
    / 533
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 361
357
DREAMWEAVER API REFERENCE
Dynamic documents
Last updated 8/27/2013
Returns
A Boolean value. If the default action is to preview a page using a server, the Boolean value is true; false otherwise.
dom.getLiveViewDependentsUsingServer()
Availability
Dreamweaver CS4.
Description
This function is used to determine whether dependent CSS and JavaScript files are requested from the server.
Arguments
None.
Returns
A Boolean value. If the dependent CSS and JavaScript files are requested from the server, the Boolean value is true;
false otherwise.
dom.setLiveViewDependentsUsingServer()
Availability
Dreamweaver CS4.
Description
This function is used to specify whether dependent CSS and JavaScript files must be requested from the server.
Arguments
bool
A Boolean value that indicates whether the dependent CSS and JavaScript files are requested from the server. If you
pass
true to this function, the files are requested from the server.
Returns
None.
dom.showLiveViewParamatersDialog()
Availability
Dreamweaver CS4.
Description
This function is used to view the live preview parameters dialog.
Arguments
None
Page view 361
1 2 ... 357 358 359 360 361 362 363 364 365 366 367 ... 532 533

Comments to this Manuals

No comments