You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Kavitha Ramesh <ka...@yahoo.com> on 2002/11/25 14:41:32 UTC

(Summary) cocoon with IE and Netscape

Hi Mr.Conrad,

I checked for the browser type and its works now,,The
sitemap is as follows:

    <map:select>
    <map:when test="explorer">
    <map:transform src="stylesheets/author.xsl"/>
    </map:when>
    <map:otherwise>
    <map:transform src="stylesheets/author1.xsl"/>
    </map:otherwise>
    </map:select>

Kavitha


--- conrad.crampton@kent.pnn.police.uk wrote:
> 
> 
> detect the browser in your pipeline, then use an
> appropriate xsl for the   
> browser
> 
> Conrad Crampton J
> Software Solutions
> Kent Police
> FHQ
> 11 Edinburgh Square
> Sutton Road
> Maidstone
> Kent
> ME15 9BZ
> 
> (01622 652869
> 19 2869
> 
> 
>  ----------
> From: 
> cocoon-users[SMTP:cocoon-users@xml.apache.org]
> Sent:  21 November 2002 15:43
> To:  cocoon-users@xml.apache.org
> Subject:    cocoon with IE and Netscape
> 
> 
> 
> Hi,
> 
> I have a problem with my webpages(running with
> cocoon
> 2.0) produces different result in Netscape and
> Internet Explorer.The position of the pixels in IE
> and
> Netscape(as well as in Mozilla 1.1)  are quite
> different.If someone knows the solution please help
> me,,,
> 
> Kavitha Ramesh.
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up
> now.
> http://mailplus.yahoo.com
> 
> 
>
---------------------------------------------------------------------
> Please check that your question  has not already
> been answered in the
> FAQ before posting.    
> <http://xml.apache.org/cocoon/faq/index.html>
> 
> To unsubscribe, e-mail:    
> <co...@xml.apache.org>
> For additional commands, e-mail:  
> <co...@xml.apache.org>
> 
> 
> 
>
---------------------------------------------------------------------
> Please check that your question  has not already
> been answered in the
> FAQ before posting.    
> <http://xml.apache.org/cocoon/faq/index.html>
> 
> To unsubscribe, e-mail:    
> <co...@xml.apache.org>
> For additional commands, e-mail:  
> <co...@xml.apache.org>
> 


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus � Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>