Erik A. Hanson's Weblog

Archive for October, 2005

Setting XSL Parameters from Javascript in AJAXSLT

Posted: Sunday, October 23rd, 2005    Tags: Howto, Javascript, XSL

Recently, I was trying to pass some info from my Javascript into my XSL stylesheet. Here’s how I finally did it.

A Mac OS X Web Browser for JavaScript Testing

Posted: Sunday, October 2nd, 2005    Tags: Javascript, My Software

I was playing with a very JavaScript-heavy web page and wanted my automated tests to use a real web browser. I tried running them inside Safari, but it’s a bit annoying to have my tests take control of my browser. Plus, there were caching issues. So I wrote a very simple web browser.