Check out my latest project: JSBin - live JavaScript pastebin

Archive for the "xml" Tag

How to default a variable in XSLT

Since I couldn't find this anywhere on the web, and I'm working on a project that has had me very quickly learn XSLT, here's how to default a value in XSLT - useful if you're looking to grab a variable via the query string, and it may not be there in the first place.