8 December 2009 0 Comments

Two good questions

Posting some answers to questions I’ve gotten recently. Bug in the samples: Kind of silly that I hadn’t noticed this until now, but there’s an error in the sample html for most of the samples.  The name of the functions used for plug-in load and activate conflict with an internal name used in the AJAX code.  Change “On3DPlugInLoaded” and “On3DPlugInActivated” to any other name, for example “PlugInLoaded” and “PlugInActivated”.  Remember to change both your function name and the string passed to AttachEvent.

Go here to see the original: 
Two good questions

If you liked this post, buy me a Coffee.

Leave a Reply