opera.postError : postError : Development JAVASCRIPT TUTORIALS


JAVASCRIPT TUTORIALS » Development » postError »

 

opera.postError

















<html>
    <head>
        <title>Debug Example</title>
        <script type="text/javascript">

                function test_function() {
                    opera.postError("Entering function.");

                    opera.postError ("Leaving function.");
                }

                test_function();


        </script>
    </head>
    <body>
        <P>This example works in Opera only.</p>
    </body>
</html>







HTML code for linking to this page:

Follow Navioo On Twitter

JAVASCRIPT TUTORIALS

 Navioo Development
» postError