Latest Random JavaScript TipsDoc JavaScript's Tip of the Day ArchiveDeriving a Specialized Class from a Generic Class- (Found July 6, 2008 ) Do you know how to extend the Employee class to the Manager class Learn how to derive a specialized class from a more generic class.http://www.webreference.com/js/tips/020606.html On-the-Fly XML to HTML Conversion- (Found July 6, 2008 ) Do you know how to convert XML to HTML on the fly Learn how to hook the XSLT file to the XML file.http://www.webreference.com/js/tips/011227.html Piggybacking Intrinsic Polymorphic Functions- (Found July 6, 2008 ) What's the connection between the Object object and polymorphism Learn how to use intrinsic polymorphic functions to create your own.http://www.webreference.com/js/tips/020628.html Adding jsc.exe to Your Path- (Found July 6, 2008 ) Have you tried running the JScript .NET compiler (jsc.exe) from different folders Learn how to add the compiler to your path.http://www.webreference.com/js/tips/020429.html |