Re: Getting the value of the browser selector
Christopher Schultz <[email protected]>
| Newsgroups | gmane.text.xml.cocoon.user |
|---|---|
| Message-ID | <[email protected]> |
Peter, > On Dec 19, 2013, at 4:24, Peter Flynn <[email protected]> wrote: > > Let me try again in a shorter post :-) > > 1. Has anyone ever used the browser selector? > > 2. Can it be used to pass the *value* to a transformation as a parameter without resorting to map:when, instead of just doing selection? Isn't the "value" of the browser selector the same as the "user-agent" header value? You can just pass-in the header to the transformation... No need for the browser selector. -chris