blob: 1c3123d46cde742a0a614bdd44763f71e0c491b1 [file] [log] [blame]
//
// Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The ASF licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may not use this file except in compliance
// with the License. You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
//
= HTML5 - Part 3: Video of Testing and Debugging JavaScript in HTML5 Applications
:jbake-type: tutorial
:jbake-tags: tutorials
:jbake-status: published
:icons: font
:syntax: true
:source-highlighter: pygments
:toc: left
:toc-title:
:description: HTML5 - Part 3: Video of Testing and Debugging JavaScript in HTML5 Applications - Apache NetBeans
:keywords: Apache NetBeans, Tutorials, HTML5 - Part 3: Video of Testing and Debugging JavaScript in HTML5 Applications
|===
|This screencast introduces the support provided by NetBeans IDE for developing HTML5 applications. The screencast demonstrates how to use the IDE to debug and test JavaScript files.
Author: Ken Ganfield
Time: 6:54
link:http://bits.netbeans.org/media/html5-jsdebug-screencast.mp4[+Download / Watch full size+] (33 MB)
|For more about working with HTML5 applications in NetBeans IDE, watch the following screencasts.
* link:html5-gettingstarted-screencast.html[+ HTML5 - Part 1: Getting Started with HTML5 Applications+]
* link:html5-css-screencast.html[+ HTML5 - Part 2: Working with CSS Style Sheets in HTML5 Applications+]
link:/about/contact_form.html?to=3&subject=Feedback:%20Video%20of%20Testing%20and%20Debugging%20JavaScript%20in%20HTML5%20Applications[+Send Feedback on This Tutorial+]
|===
== Related links
* Demo:link:html5-gettingstarted-screencast.html[+ HTML5 - Part 1: Getting Started with HTML5 Applications+]
* Demo:link:html5-css-screencast.html[+ HTML5 - Part 2: Working with CSS Style Sheets in HTML5 Applications+]
* link:../webclient/html5-gettingstarted.html[+Getting Started with HTML5 Applications +]
* link:../webclient/html5-editing-css.html[+Working with CSS Style Sheets in HTML5 Applications+]
* link:../webclient/html5-js-support.html[+Debugging and Testing JavaScript in HTML5 Applications+]
* link:http://wiki.netbeans.org/HTML5[+HTML5 Support in NetBeans IDE wiki page+]
* link:../../trails/php.html[+PHP and HTML5 Learning Trail+]