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


--- [EMAIL PROTECTED] 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:[EMAIL PROTECTED]]
> Sent:  21 November 2002 15:43
> To:  [EMAIL PROTECTED]
> 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:    
> <[EMAIL PROTECTED]>
> For additional commands, e-mail:  
> <[EMAIL PROTECTED]>
> 
> 
> 
>
---------------------------------------------------------------------
> 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:    
> <[EMAIL PROTECTED]>
> For additional commands, e-mail:  
> <[EMAIL PROTECTED]>
> 


__________________________________________________
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:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to