-
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… more ›
-
How do you turn this: <broadcastScheduler><!– ================================================================ –><!– CURRENT SHOWS –><!– ================================================================ –><recurr ingBroadcast href=”show-varee-season-2″ indexStart=”26″ recurFrequency=”14″><firstAirDate channel =”d2″ date=”2007-09-21T22:00:00-06:00″ dstRules=”us” automaticStartup=”false”/><firstAirDate chan nel=”d1″ date=”2007-10-05T22:00:00+00:00″ dstRules=”eu” automaticStartup=”true”/></recurringBroad cast><recurringBroadcast href=”show-dan-ascherl-season-1″ indexStart=”6″… more ›
-
The problem A common requirement in XSL transformations is to group unsorted data by a key unique to each group, and sort it for display. For example: We may typically… more ›