This is my first mootools widget so bear with me.
ajaxEngine is used to add ajax functionality to simple html pages.
I tried to make it as user friendly as possible, and to mod normal html sites into ajax pages with the user using as little code as possible.
it works best on sites that follow templates and have common content areas.
More Info / Demo:
http://www.richmeierconsulting.com/inde ... &Itemid=54
tell me what you think.
Change Log - 8/16/09
added new options: customEvents and evalScripts
built in IE history tracking
added new property orginalState
bug fixes:
fixed a bug that didnt allow an element to return to its orginal state through the use of the back button
Change Log - 4/3/09
Changed option variable name from extractionId to loadFrom for clarification reasons
added new Property loadingHTML
future features:
1. IE forward and back support.
2. content refreshing in intervals
3. hide Linksrc



