Archive
Posts Tagged ‘XML’
AJAX JavaScript Control (2012 Update)
May 18, 2012
1 comment
AJAX Control lets you quickly embed AJAX controls using text, XML and XSLT in a variety of ways to your web pages. Read more…
Categories: AJAX, JavaScript, Releases, Web Programming, XSL
AJAX, ChangeLog, JavaScript, PHP, XML, XSL
IE7 Conditional Comments and XSL
March 18, 2008
Leave a comment
About conditional comments
Conditional comments in Internet Explorer 7 are a way to ensure only IE or non-IE browsers parse certain parts of a page. This is mostly used to include CSS compatibility hacks by way of a <link>
element in the page header, but they can in fact wrap any amount of HTML anywhere in the document. Read more…
Categories: Web Programming, XSL
HTML, Internet Explorer, XML, XSL, XSLT
XSL Date & Time Library
January 26, 2008
Leave a comment
XSL Date & Time Library is an XSL stylesheet which provides various date and time functions for use within your own XSL stylesheets. Read more…
Categories: Releases, XSL
Coordinated Universal Time, Daylight saving time, Unix time, XML, XSL