Jump to content

transparent iframe?


Oso Polar

Recommended Posts

I want to make a website in photoshop, slice it and use parts as navigation. If one clicks on it, I want the content to apear in an iframe on top of the thing I made in photoshop. But I don't want to see the iframe itself, just the scrollbars when needed. Is this possible? :) And how do I place the iframe in the lower right corner? :)edit: I just read frames are depreciated... so, I guess there is another way to do this. It's not that I needed it to be an iframe, but it seemed a logical step.

Link to comment
Share on other sites

use <iframe frameborder="0"...That should do it.You can position an iframe just like any other html element. You can place it in a table or div depending on your layout method.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...