This is a discussion on iFrame help within the Website Design Forum forums, part of the Website Design & Development category; Please can anyone help me with creating an iFrame. What I am after is getting a frame created to the ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| | #1 (permalink) |
| Newbie | Please can anyone help me with creating an iFrame. What I am after is getting a frame created to the size of 780 x 550. Then I am want to get everything working within this frame so they won't have to use the back button and any bits of information which go over the size of this frame to have scroll bars... Hope this makes sense. If anyone could help that would be ace!! |
| | |
| | #2 (permalink) |
| Senior Member | Why are you creating an iframe seemingly the size of the screen of someone using 800*600 resolution? This would look strange to people with higher resolutions. Infact. Why are you making an iframe the size of the screen? Why not just use the regular screen. Theres usually a better way than using an iframe. Please exlain why you need this. Just a little more info please. |
| | |
| | #3 (permalink) |
| Newbie | I'm creating an iFrame to produce an entire website which works within small window its just a design thing and have heard that this can be done by creating an iframe. I would then within this static iframe which has no scrollbars create smaller iframes which have the information and do have scrollbars. Please can you help me to create both. I use dreamweaver as my application for creating the sites. Many many thanks Amy |
| | |
| | #5 (permalink) |
| Senior Member | Maybe I'm just not understanding what you wanted. Or maybe its because your sentences are sometimes missing words. Joshua2100 got it right. Just the iframe tag with the width and height and src(source) attributes. There are more than just those three though REFRENCE: http://www.htmlhelp.com/reference/ht...al/iframe.html |
| | |