Thanks to the tip you gave us we can do this check typeof(item) != "function" and remove the AJAXPro functions from our object.
Ill go investigate your implementation of the name/value class. We could modify your js source however I don't won't to introduce any errors that would be our fault and not yours then ask for help because our own stupidity. I'm still not sure that prototyping builtin objects is correct as its a global change to objects that can't be undone. Also since the AjaxPro javascript seems to be last in line, our initilization code doesn't see the new prototype functions until the page is fully loaded. I wish Javascript had a way to create the base object without prototypes. var myArray = new base Array(); Thanks so much for taking the time to answer our questions..... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/ajaxpro The latest downloads of Ajax.NET Professional can be found at http://www.ajaxpro.info/ Don't forget to read my blog at http://weblogs.asp.net/mschwarz/ -~----------~----~----~----~------~----~------~--~---
