Create a Hyperlink, Load a Web Page, and More with JavaScript

JavaScript helps you include all sorts of fun and interactive elements on a Web page, and the following table shows you how to do the kinds of tasks you want to be able to do with JavaScript. Whether you want to load a Web page or copy some code, check for the how-to here:





































To Do ThisDo This in NavigatorDo This in Internet Explorer
Load a JavaScript-enabled Web pageDouble-click on the Navigator icon of a file on your machine;
or File→Open Page
File→Open
Look at someone else's JavaScript codeView→Page SourceView→Source
Find a JavaScript-related news groupWindow→ Mail & NewsgroupsTools→Mail and News→Read News
Copy and paste someone else's JavaScript codeCtrl+C to copy; Ctrl+V to pasteCtrl+C to copy; Ctrl+V to paste
Create a hyperlink<A> . . . </A><A> . . . </A>Create an HTML form<FORM> . . . </FORM<FORM> . . . </FORM



dummies

Source:http://www.dummies.com/how-to/content/create-a-hyperlink-load-a-web-page-and-more-with-j.navId-405067.html

No comments:

Post a Comment