Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 02-20-2008, 08:12 PM   PM User | #1
otnj2ee
Regular Coder

 
Join Date: Apr 2007
Posts: 174
Thanks: 17
Thanked 0 Times in 0 Posts
otnj2ee is an unknown quantity at this point
iframe

This question is somewhat related to this forum. Otherwise, please let me know a good iframe forum:

I saw a web design like this:

With the same document there are three sections:

1) main body z-index =0

2) iframe z-index = 100 opacity=50%

3) div popup z-index = 500

It behaves like this:

You got the div like a popup (on top), the iframe 50% opacity to allow looking through to see the main body text.

In this case, is the iframe necessary? And is the iframe employed reasonably for this case?


Thanks

Scott
otnj2ee is offline   Reply With Quote
Old 02-20-2008, 08:36 PM   PM User | #2
Andrew Johnson
Banned

 
Join Date: Feb 2008
Location: Winnipeg, Canada
Posts: 396
Thanks: 0
Thanked 29 Times in 29 Posts
Andrew Johnson can only hope to improve
Is the DIV on top supposed to protect the IFRAME ?

What are you trying to accomplish ?
Andrew Johnson is offline   Reply With Quote
Old 02-20-2008, 08:51 PM   PM User | #3
otnj2ee
Regular Coder

 
Join Date: Apr 2007
Posts: 174
Thanks: 17
Thanked 0 Times in 0 Posts
otnj2ee is an unknown quantity at this point
No. Not all all.


On a jsp page, there is field, next to it is a search button. When it is pressed, the div stands out (feeling like a popup), but it is not. It is just raised by z-index. It has several search fields on it.

No the screen looks like this:

DIV (so called popup) on top

iframe bahaves like a screen with 50% opacity to allow the user still look through to see the content of the main body

the bottom (z-index=0) is the main body content.

--I mean for this purpose, is the iframe necessary?


Thanks

Scott
otnj2ee is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 07:27 AM.


Advertisement
Log in to turn off these ads.