View Review Details


Book:   Javascript: The Definitive Guide
Subject:   JavaScript: The Definitive Guide, 3rd Edition Review
Date:   2001-06-23 00:55:43
From:   KhanAzar
Rating:  StarStarStarStarStar

This book contains a lot of information about JavaScript. It is very good book, it useful for, who already have some programming background and wants to know the javascript functionality clearly. In this book the eg. given for opening a new browser window and writing some contents into the window from an applet, is not working properly. In IE it is giving class cast exception. The object returned from method "main_win.eval("self.open(''...........) " is a String object, it is not JSObject. In Netscape it is JSObject only, but it's not writing the data into the newly opened window. If anybody got solution for this please let me know, my email id: khan_shree@yahoo.com.


Thank You.


See larger cover