Tag Archives: Ajax

Loading XML into a page with xmlHttpRequest

Posted 08 April 2008 | By Vidal | Categories: How-to | No Comments

A cool little blog post and demo that Retrieves an xml atom feed and xsl stylesheet with XMLHttpRequest().

Visit site

markItUp! jquery markup editor

Posted 08 April 2008 | By Vidal | Categories: Tools | No Comments

We’ve been using jquery for our projects here but are still looking for a decent wysiwyg editor to build into our CSS. This editor is a bit different, in that its not wysiwyg but simply a markup editor, that is it will simply insert tags into your code in a fashion similar to your [...]