xsl-list
[Top] [All Lists]

RE: XSL/XSLT Cross-Browser projects?

2004-08-30 07:30:23
Cross-Browser - Server Side:
Refering to transformation on the server-side.  I would let my stylesheet
know to which browser we are serving, and then deliver tables / layers,
and correct JavaScript.


Cross-Browser:  I'm thinking any/all browsers.  Not sure what you
[Daniel]
mean by specifying IE 6 + Mozilla.

Well when he said cross-browser project, I just wanted to refine that to
mean XSL that works in both Internet Explorer 6.0+ and and Mozilla 1.0+.

As when you do client-side transformation IE 5.0 and some other browsers
do not always work as expected.


Regards,
Daniel


-----Original Message-----
From: Karl J. Stubsjoen [mailto:karl(_at_)meetscoresonline(_dot_)com]
Sent: Monday, 30 August, 2004 1:45 PM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: RE: [xsl] XSL/XSLT Cross-Browser projects?


Hmmm..

Transformation server-side:  msxml
Are your transformations on the client then?
Cross-Browser:  I'm thinking any/all browsers.  Not sure what you [Daniel]
mean by specifying IE 6 + Mozilla.


Karl

-----Original Message-----
From: Daniel Joshua [mailto:daniel(_dot_)joshua(_at_)gridnode(_dot_)com]
Sent: Sunday, August 29, 2004 10:19 PM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: RE: [xsl] XSL/XSLT Cross-Browser projects?


Karl,

1. XSL/XSLT = done by browser?
2. Cross-Browser = IE 6 + Mozilla?

If the answer to both is yes, then I am trying to do something similiar
(still under construction: http://tinyurl.com/6vqod).


build Arrays from XSLT
Please explain further...


Regards,
Daniel


-----Original Message-----
From: Karl J. Stubsjoen [mailto:karl(_at_)meetscoresonline(_dot_)com]
Sent: Monday, 30 August, 2004 11:08 AM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] XSL/XSLT Cross-Browser projects?


Hello,

I am interested in any cross-browser capable XSL/XSLT projects that anyone
is working on.

Also, in regards to JavaScript, often I find myself needing to build
Arrays
from XSLT because the information is coming from a database and who likes
to
hardcode?
So, building cross-browser JavaScript code seems appropriate too, so why
not
build it from XSLT?  Most of my webpages are built from an XSLT web
template
anyhow.

Thanks,

Karl


--+------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--+--