And here's a 'demo.html' to test it:

<html>

<head>
</head>

<body>
        <h1>Demo</h1>
        <script type="text/javascript">
                sayHello();
                sayGoodbye();
        </script>
</body>

</html>
_______________________________________________
vala-list mailing list
vala-list@gnome.org
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to