HTML and CSS Reference
In-Depth Information
Try it out
At this point, you should be able to navigate around the application. One slight inconveni-
ence is that you won't be able to easily get to the File Editor view just yet, because you
haven't added any of the File System functionality. To cheat your way around this, modify
the URL manually, changing the #list at the end to #editor/index.html , as illus-
trated in figure 3.2 .
Figure 3.2. When you load the application right now, a hash value #list will be appended to the end of the URL.
To navigate to the editor view manually, change this to #editor/index.html as shown.
With a modest amount of effort, you've roughed out the basic HTML structure, navigation
functions, and state management for the application. In the next section, you'll discover
how to enable the visual editor and connect it to the HTML editor, how to implement the
 
Search WWH ::




Custom Search