xsl-list
[Top] [All Lists]

RE: XSL - IFRAME - HTML LAYER

2002-12-11 16:41:21
Kevin,

The IFRAME works fine when it contains standard HTML, it only creates
problems when it contains XSL. That was why I assumed that xsl caused
the problem.

Is there a way to change the modality of the IFRAME, do you know where I
can go to find help on this.

TIA

Adrian Bell
Concord Australia Pty Ltd
adrian(_at_)concord(_dot_)com(_dot_)au
Phone: +61 7 3721 2600
Fax: +61 7 3721 2616


-----Original Message-----
From: owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
[mailto:owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com] On Behalf Of 
Kevin Friend
Sent: Thursday, 12 December 2002 9:14 AM
To: 'xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com'
Subject: RE: [xsl] XSL - IFRAME - HTML LAYER

A quick look at MSDN indicates that inline frames (IFRAME) are modal or
floating, and will always sit on top of the main document. Changing the
z-index will only affect the stacking order of multiple IFRAME
elements...

It is possible to make IFRAME elements transparent, but I dont think
that
will help in this case.

It sounds as though the frame is already transparent, and the content
when
added is floating over your web page...

What ever the case, I dont believe it is the XSL that is causing the
problem.

Regards...

-----Original Message-----
From: Adrian Bell [SMTP:adrian(_at_)concord(_dot_)com(_dot_)au]
Sent: Thursday, 12 December 2002 9:43 AM
To:   XSL-List(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject:      [xsl] XSL - IFRAME - HTML LAYER

G'day all,

I am currently having a problem with what seems to be a layer issue
when
using XSL.

I have constructed a basic HTML page (with DHTML drop down menus) that
contains an IFRAME and within that IFRAME I am calling an XSL style
sheet. The problem that I am having is that when the XSL is within the
IFRAME the menu drops down behind the XSL (i.e. it is hidden behind
the
XSL), however when the IFRAME source is a standard HTML page the menu
drops down in front of it without issues.

I have already experimented with the z-index of the IFRAME and found
that it appears to have nothing to do with the problem. The other
possible thing I thought that it could be was a bug in IE5.5+ but I
have
looked on Microsoft.com and there is no report of such a bug.

Do any of you have any idea what the cause of the problem may be??

TIA

Adrian Bell



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>