Permissions
Tag this page
Edit this page
Save your edits
Done editing
Login
About
Futuretoby is our family site.
Links of Interest
Family news
Family Album
Prototype's Element dot extend
About
crossbrowser
,
javascript
,
programming
and
prototype
Element.extend is an important method is the prototype framework. It adds all the helper/mixin methods to a dom element, like this:
Element.extend(myElem);
If for some reason you have to do this manually(probably in IE), this is what you need.
Leave Comment
Name:
Email:
Website:
optional
Write your comments here.