Announces

AjaxCore 1.3.1 Released!

There's a new version of AjaxCore, which fixes some bugs reported on the forums by WildChild on the 'onLoad' function, and also updates prototype's library to version 1.6.0.2.

Live example on
http://www.ajaxcore.org/helpdocs

Changes in v1.3.1
    +Fixed bug with setJSCode using onLoad event
    +Updated prototype to 1.6.0.2

AjaxCore Frontpage

After a day the community forums have been offline, I finally updated the board database and files to the latest version of the forums . Also the entire frontpage and forums have been rebuilt, this time I decided to merge the site and the community board into a more standard way to ease people willing to help to contribute.

For this reason I build my own phpBB3 Frontpage MOD ( something I was willing to see elsewhere, and like I haven't found that I was looking for, I decided to create it :D ) which is also available on sourceforge for you to download and test it, and actually a new project was born ( phpbbresources.com ) as I've always been a big fan of phpBB to release more mods in the near future.

In order to archive this, some things had to be removed, someones for better and some for worse, like the nice Ajax interface of the frontpage so that google can crawl the page more easily based on the content and URL.

AjaxCore 1.3.0 Released!

There's a new version of AjaxCore, which fixes some bugs reported on the forums and adds support for bookmarking and back button, curretly bookmarks works so far on every browser I tried, but back button has been tested only to work on Mozilla Firefox and currently seeing workaround for other browsers.

Live example on
http://www.ajaxcore.org/helpdocs

Changes in 1.3.0:
+Added support for bookmarking and back button
+Fixed problem with escapeJS function pointed in the forums

AjaxCore 1.2.2 Released!

There's a new version of AjaxCore, which fixes some bugs reported on the forums.

Live example on
http://www.ajaxcore.org/helpdocs

Changes in 1.2.2:
+Fixed bug when getting the value of a var using $this->request['variableName'],please use this->getValue("variableName") instead
+Added getValue method

AjaxCore 1.2.1 Released!

There's a new version of AjaxCore, which adds much more functionality and fixes some bugs.

Live example on
http://www.ajaxcore.org/helpdocs

Changes in 1.2.1:

    +Added Inline bindings, this new schema allows to attach an AJAX event directly into the definition of the HTML object and allows subsequent bindings upon new content is placed.
    +New method setOutputHeaders prevents output PHP error "Cannot modify header information - headers already sent by xxx" when not using template engine.
    +PHP Custom Errors are now triggered upon illegal bindings, with parameters sets to empty or illegal values.
    +More methods for common things like setting outputting JavaScript code to set up location, windows title.
    +Fixed error upon setting unescaped string in setUpdating method.
    +Compatibility with previous versions of AjaxCore.
    +Updated helpdocs to reflect new changes.
    +Added this file for quick reference.
    +Added Licence file to package.


Download Link on http://sourceforge.net/projects/ajaxcore

AjaxCore 1.2.0 Released!

There's a new version of AjaxCore, which expands functionality to PHP5 and fixes some minor bugs in documentation.

Live example on
http://www.ajaxcore.org/helpdocs

Changes:

    + added compatibility with PHP5
    + updated helpdocs
    + compatibility backwards


Download Link on http://sourceforge.net/projects/ajaxcore

AjaxCore 1.1.2 Released!

I've released a new version of AjaxCore, this version expands with all common bindings the functionality of onLoad function.

Live example on
http://www.ajaxcore.org/helpdocs

Changes:

    + Added new scheme of binding onLoad event
    + Compatibility with previous version of onLoad
    + Better overall javascript generation
    + Added help & documentation


Download Link on http://sourceforge.net/projects/ajaxcore

About
Announces
Tutorials
Documentation
Showcase
Project Page
Community Board
Support This Project