- What is that?
- Related article
- The utility functions
- Using the $() function
- Using the $F() function
- Using the $A() function
- Using the $H() function
- Using the $R() function
- Using the Try.these() function
- The Ajax object
- Using the Ajax.Request class
- Using the Ajax.Updater class
- Enumerating… Wow! Damn! Wahoo!
- Loops, Ruby-style
- Your arrays on steroids
- Books I strongly recommend
- Reference for prototype.js
- Extensions to the JavaScript classes
- Extensions for the Object class
- Extensions for the Number class
- Extensions for the Function class
- Extensions for the String class
- Extensions for the Array class
- Extensions for the document DOM object
- Extensions for the Event object
- New objects and classes defined by prototype.js
- The PeriodicalExecuter object
- The Prototype object
- The Enumerable object
- The Hash object
- The ObjectRange class
- The Class object
- The Ajax object
- The Ajax.Responders object
- The Ajax.Base class
- The Ajax.Request class
- The options argument object
- The Ajax.Updater class
- The Ajax.PeriodicalUpdater class
- The Element object
- The Element.ClassNames class
- The Abstract object
- The Abstract.Insertion class
- The Insertion object
- The Insertion.Before class
- The Insertion.Top class
- The Insertion.Bottom class
- The Insertion.After class
- The Field object
- The Form object
- The Form.Element object
- The Form.Element.Serializers object
- The Abstract.TimedObserver class
- The Form.Element.Observer class
- The Form.Observer class
- The Abstract.EventObserver class
- The Form.Element.EventObserver class
- The Form.EventObserver class
- The Position object (preliminary documentation)
Archive for June, 2006
JavaScript Prototype
Using ActiveXObject Error on IE
If using ActiveXObject on IE, user has to set his browser as followings. Otherwise it will show error such as "Automation server can't create object".
- Tools – Internet Options – Security – Sites – add web url
- Tools – Internet Options – Security – Custom Level – ActiveX Control and plug-ins -Initialize and script ActiveX controls not marked as safe – Enable
Delete search engines on FireFox

- For the default search engine, go to C:\Program Files\Mozilla Firefox\searchplugins, then delete a pair of *.png (or *.gif) and *.src
- For your added search engine, go to C:\Documents and Settings\YOUR_LOGIN_NAME\Application Data\Mozilla\Firefox\Profiles\XXXXXXX.default\searchplugins, then delete a pair of *.png and *.src