Welcome to  SplineTech JavaScript HTML Debugger
 

 
Need to debug browser-side JavaScript?

Tired of using document.write or window.alert?

Other debuggers don't work? ... We've been there.
 


That's why we developed SplineTech JavaScript HTML Debugger.
 

SplineTech JavaScript Debugger PRO in Action
Splinetech Javascript HTML Debugger PRO V7.21 in Action

 

SplineTech JavaScript HTML Debugger PRO

SplineTech JavaScript HTML Debugger is a full featured award-winning browser-side JavaScript Debugger and Editor that enables you to easily edit and debug JavaScript and VBScript inside HTML and DHTML pages. Client-Side JavaScript, JScript and VBScript debugging languages are fully supported for simple and complex HTML and DHTML debugging scenarios.

  SplineTech Javascript Debugger award  SplineTech Javascript Debugger award    SplineTech Javascript Debugger award SplineTech Javascript Debugger award SplineTech Javascript Debugger award

 

Nice,
    it allowed me to fast solve some JS quirks that with the simple alert("") were impossible to find... 

Andrea Moro, Web-Ma.com (Italy)
 

 

                       SplineTech JavaScript HTML Debugger Features
                         

  • Fully Functional JavaScript Debugger and Editor (for HTML and DHTML)

  • Fully Functional JScript Debugger and Editor (for HTML and DHTML)

  • Fully Functional VBScript Debugger and Editor (for HTML and DHTML)

  • Independent Standalone Full Featured JavaScript Debugger, JScript Debugger and VBScript Debugger
    • Native JavaScript, Native JScript and Native VBScript Fully Supported
    • No additional software required
    • No IE plug-ins to install
    • No IE add-ons required
    • No web-based debugging interfaces or pop-up windows
    • No Java/JVM required
    • No attaching to process needed

  • Fully Supports Microsoft Internet Explorer
    • IE6 and IE7 plus all service packs fully supported

  • Fully Supports Native Browser-Side JavaScript, Native JScript and Native VBScript
    • Does not emulate JavaScript, JScript or VBScript
    • This means no portability issues -
      if your code works under SplineTech JavaScript HTML Debugger it will work outside SplineTech JavaScript HTML Debugger .


  • User-friendly feature-rich State-Of-The-Art JavaScript Debugging Platform
    • User-friendly - Made by experienced JavaScript Developers for JavaScript Developers
    • Intuitive - Start debugging JavaScript right away, virtually no learning required
    • Feature-rich - all the tools every JavaScript developer must have, at your fingertips
    • Completely customizable and adjustable intuitive state-of-the-art development environment

  • Full featured HTML/DHTML Debugger and Editor

  • Full featured HTC Debugger and Editor

  • Advanced Form Debugging
    • Perfect for Form Validation - Validate order forms in client's browser window before they are submitted

  • Pop-Up Debugging
    • Debug JavaScript Pop-Up windows

  • Debug DHTML Menus and JavaScript Menus

  • Debug JavaScript and VBScript events
    • Debug onclick, onmouseover, onfocus and any other event
    • Debug window.onload

  • Debug DHTML Behavior

  • Pause execution with Cause Break feature

  • Complete Documents List - List of all included files (PRO Edition Only)
    • Unlimited included files supported

  • Debug HTML/DHTML files stored locally and stored on your server

  • Debug HTML/DHTML pages dynamically generated by PHP, ASP, JSP etc.

  • Debug files included with <SCRIPT SRC=....> tag
    • Unlimited number of <SCRIPT SRC=....> tags supported
    • Just set a breakpoint in that included file and when it will be hit the debugger will debug it.

  • Debug any sequence of HTML and DHTML pages simply by following links, submitting forms or even typing a new URL
    • Debug unlimited number of HTML pages like pop-ups at the same time

  • Debug Browser-Side Controls
    • Debug Calendars, and any other control

  • Debugger keyword now fully supported

  • Complete Function List (PRO Edition Only)
    • See a complete dynamic list all functions in your code
    • Integrated movable dockable Function List window
    • Instantly jump to any function from the list by clicking on its name
    • Highlights the beginning of the clicked function in the code

  • Monitor all Local Variables and their properties in a new convenient tree structure (PRO Edition Only)
    • Watch all your Local Variables in a new Locals Panel (movable dockable internal window)
    • All Local variables appear automatically in a convenient tree structure
      • No need to manually add your Local Variables to watch - they are added automatically
    • Easily change values of your Locals right in the Locals Panel - at any time
    • Check all properties of your Locals as they are updated automatically

  • Watch Expressions and Variables in a new convenient tree structure and change their values as you go (PRO Edition Only)
    • Watch all your Variables and Expressions in a new separate Watch Panel
    • Add/Delete new variables on the go
    • Change variable values with one click
    • Add any Custom Expression and monitor all its properties in a convenient tree structure

  • Monitor the value of any variable in a separate panel (PRO Edition Only)
    • Priceless for AJAX developers to evaluate long strings with XML or HTML

  • Debug JavaScript in AJAX applications

  • Multi-Functional Browser-Side VBScript and JavaScript Script Editor (for HTML ad DHTML), featuring:
    • User-friendly Intuitive Contemporary Interface
    • Color-coded syntax. This feature can save countless hours, since it helps you quickly spot obvious errors such as missing quotation marks.
    • Full Support for native VBScript and JavaScript syntax
    • Recent Documents List
    • Open Files List (on-screen)
    • Line Numbering
    • Line/Column Position indication
    • Execution Line Highlighting. See the current line of the code  to be executed.
    • Open multiple files at once
    • Multiple fonts support
    • Columnar blocks
    • Unlimited multilevel undo/redo
    • Unlimited file size and line size
    • Customizable movable and dockable user interface
    • Unlimited Bookmarks  - set bookmarks anywhere you wish throughout your code

  • Integrated Step by Step Debugging Assistant
    • Check what's your next step - how to set a breakpoint etc.
    • Short easy to follow hints
    • Hints appear in the upper-left corner of the main window
    • Movable and dockable Hints Panel

  • Very user-friendly explicit Bug Reporting

  • Run-Time Error Handling
    • Runtime errors usually are illogical or incorrect reasoning in your script. I.e. a very common error in JavaScript is mismatched data types — something like trying to perform a mathematical calculation on a data string

  • Set | Clear Breakpoints

  • Step in | Step out | Step over

  • Debug | Go

  • Show Last Error
    • See the exact position where the latest error occurred and the description of that error message - right over your code

  • Variable Watch
    • Enter variables and monitor their values - live
    • Variable Hint  - see the value of your variable by moving the mouse over it 

  • Expression Evaluation and Watch
    • Monitor complete expressions and watch their values, i.e. 'x+10'
    • Expression Evaluation Hint  - see the value of your expression by moving the mouse over it, as you go!

  • Client-side Script Debugging of
    • native VBScript code and
    • native JavaScript code (including MS JScript)

  • No manual configuration

  • No network configuration needed

  • Integrated Feedback and Support Tool
    • Get your question answered as-you-go with easy built-in Ask your question button

  • Step-by-Step Multimedia Tutorials and Functional Demonstration

  • Frequently Asked Questions (FAQ) on
    • every JavaScript debugging issue covered
    • updated regularly

  • and more!
 

 

 
I've had a day or two now to play around with the SplineTech JavaScript HTML Debugger and I'm impressed with it. Just enter a URL and it will open the file (and included JavaScript files as you step into them) in the debugger and load it into IE. You can step thru the code, set breakpoints and watchpoints, and hover over a variable name to see its value. Not exactly an IDE, but the best thing I've found. The price is very reasonable too... Email support is excellent - I got responses in less than 12 hours to two email messages.

Tracy Dryden, Independent IT Consultant (USA)
 

 


Lifetime Satisfaction 100% Guaranteed.
 


Your satisfaction is Guaranteed.

We are certain you will love our products.

That's why we offer you our
100% Risk-Free Unconditional LIFETIME Satisfaction Guarantee.

Evaluate FULL retail version of SplineTech JavaScript HTML Debugger for AS LONG AS YOU WISH, 100% risk-free!


If at ANY time you do not agree SplineTech JavaScript HTML Debugger is the BEST JAVASCRIPT DEBUGGER that you have ever experienced  - simply return it for a full refund.

No time limits. No conditions. No hassle. You can even return it if you like it! Full support is yours FREE with our Direct Expert Phone Support Service to help you if you ever require any assistance.

Your satisfaction 100% Guaranteed. Period.
 

 


 


Make your development life easier today

Get SplineTech JavaScript HTML Debugger now

 

 


 

SplineTech JavaScript HTML Debugger. It Works.

 
 

 



MS Certified Parner - ISV       OISV - Organisation of Independent Software Vendors

Copyright © 1999-2007 Spline Technologies Corporation. Make your development life easier.