Huge Collections of Software Manuals and Knowledgebase

GreatManuals.com
Huge Collections of Software Manuals and Knowledgebase

 
Home Contact Us Request to publish your help manuals Request to remove your help manuals
User's Guide
» WeBuilder 2008
» Key Features
Working with Files
» Working with Files
» Create New File & HTML Document
» Create PHP Script & CSS Style Sheet
» Open Files
» Save & Publish File
» Linked Files Window
» File Explorer
Working with Projects
» Working with Projects
» Create New Project
» Select & Manage Existing Projects
» Publish Project to FTP
» Project Properties Window
» Publish Project Window
Searching & Navigating Text
» Search Text
» Find & Replace
» Using Regular Expressions
» Using Bookmarks
» Using Search Toolbar
» Go to Next or Previous Bracket
Editing...
» Editing Text
» Editing HTML and XHTML
» Editing Style Sheets
» Editing PHP Code
» Editing JavaScript Code
» Editing Scripts
» Code Editing Tools
Previewing...
» Preview HTML Document or PHP Pages
» Configuring PHP Preview
» Preview Style Sheets or Server Side Scripts
» Preview in Web Browser or Document Window
» Internal Preview
» Using Preview Toolbar
» Configure Web Browsers
Reusing Code
» Reusing Code
» Templates
» Library
» Code Templates
» Code Preprocessor
Customizing WebBuilder
» Customize Keyboard Shortcuts
» Change Interface Style
» Text Editor
» Toolbars & Panels
» Development Language Options
 

Editing JavaScript Code

WeBuilder includes special features and tools that help to write and edit JavaScript code more efficiently.

JavaScript menu and toolbar

JavaScript menu and toolbar allows to quickly insert common JavaScript code fragments and provides access to some JavaScript related tools.

  • JavaScript Snippets JavaScript Snippets provides a drop-down menu for inserting common JavaScript structures. To edit this menu, click Edit JavaScript Snippets.
  • Function Function inserts JavaScript function.
  • Document Write Document Write inserts JavaScript document.write statement.
  • Alert Alert inserts JavaScript code for displaying alert box.
  • Confirm Confirm inserts JavaScript code for displaying confirmation box.

Using JavaScript Auto Complete

best data recovery software deleted photos recovery group sms
password breaking free spy software mmc card recovery
unerase usb data mobile forensics usb drive data recovery

Auto Complete allows to reduce the amount of typing, by offering list of valid elements and attributes that can be inserted with a single mouse click or Enter key.

Using JavaScript function hints

Function hints allow to lookup known JavaScript function parameters and description without looking in the documentation or code.

Function hints are displayed when you type ( after a known JavaScript function name.

Alternatively you can place caret inside the braces of a JavaScript function call and press Shift+Ctrl+Space to open hint on demand.

Using Code ExplorerCode Explorer

Code Explorer lists functions contained in the script and allows you to quickly move to any of them. You can navigate to an item by clicking it.

To enable Code Explorer, on the View menu, click Code Explorer. Make sure that the JavaScript option is enabled at the bottom of the Code Explorer pane.

Code Explorer refreshes automatically when you use your mouse, but you can also refresh it manually at any time by clicking Refresh button.

Home | Contact Us | Request to publish your help manuals | Request to remove your help manuals