HTML - Ie/pc Users Needed To Test Iframe Issue.
Hey everybody,
I've been wrestling with the classic iframe border issue in IE for the past couple of days and desperately need to know if I've cracked it (browsershots is just getting slower and slower these days..) http://www.eveningtweed.com/lauratest/home.htm Are IE users on PCs seeing a border around the iframe which contains the 'workworkwork' line? I've ensured the CSS for the iframe is correct (frameBorder=0 with the camel case) as well as setting a 0 border on the page loaded into the frame itself. Jez Similar TutorialsI need to know how to code an Iframe for my website that doesn't reload when the rest of the page is or if the page is changed, like a locked second page below the changing one. This is NOT a professional website - it's just a crappy blogging portfolio project I have to do at Uni so please ignore the awful photoshopping. Basically I want to know if it's possible to add an iFrame on an image? I have dreamweaver CS5 and cannot for the life of me work out how to do it. My website is: www.chloieonline.com. Basically, if I use the image as a background, I can't work out how to align the frame PLUS it's quite a large background dimension wise. If I insert the image, I then cannot work out how to add the iframe on top on the image?! If anyone can help I'd be so grateful!! Hello. (: I am kinda new to the forum, and the web development. So... Don't be too harsh on me My problem: I have an iFrame page, with 5 iFrames "inside", named "news1", "news2" ect. What I want to do is, that when the 'page/main iFrame' loades, the 5 iFrames should load their content from a folder ("...\pages\news").. BUT! In that folder will be a lot of HTML files, numbered (1, 2, 3... ect.), and the iFrames should load the latest 5 HTML files. For example: There is 26 HTML files in the folder: "...\pages\news" -- news1.src = "...\pages\news\26.html" news2.src = "...\pages\news\25.html" news3.src = "...\pages\news\24.html" ECT.! Function Idea: When the page loades an integer will be dimmed ("INTcount") and the files should be counted in the ("...\pages\news") folder. The INTcount now equals the count og the files. Then: news1.src = "...\pages\news\" & INTcount & ".html" news2.src = "...\pages\news\" & INTcount -1 & ".html" news3.src = "...\pages\news\" & INTcount -2 & ".html" and you get the idea..I am a Visual Basic programmer, and I could easily do this in VB. But I need to code it in a SIMPLE way, using HTML, Java or ActiveX. CAN YOU PLEASE HELP ME?! Thank you and Best regards; -Martin Ok so im working on building this "anti-blocker" site for my school... hey its against the rules but its alotta fun to do.. im using proxies... Anyway, I have an iframe on the page and in there i have some quick links and the form for the proxy. You type the url into the form and hit "GO!!!!!" and it takes you through a proxy to your destination. I have recently uploaded my own proxy and it finally is working for me so I stuck it in the iframe like i have for the rest of the proxies i've used but theres a problem. When you type in the URL and hit "GO!!!!!!" it reloads the entire page with the index.php website instead of staying in the iFrame like I want it to. I have tried putting it in 2 iframes (just a spur of the moment idea) and I've tried putting target="index.php" codes everywhere i could think but it still didn't work. Maybe I shouldn't use iFrames but in the end I need it to be some information at the top and then in a square/frame thing I need the proxy website. I've looked into Ajax's browser within a browser thing but it needs to be less hightech and that looks REALLY confusing.. I hope someone can help me with this and here's the script for the index.php: http://erxz.com/pb/1949 I have an option list and an iframe. My goal is to change the target source for the iFrame when I select and option from the list. I'm able to do this with normal links like this Code: <a href="video/video-page.html" target="VideoFrame">Video Page</a> But how can I do this with a option list? If i didn't plan on having 50+ different options I would just use normal links however this is not the case. Is it possible to do this? Hi. I currently working on a site that displays furniture (how exciting). My client wants to just have lots of pages with the photo and description of the item on the page. The juts have <<< Previous || Next >>> buttons on the bottom of the page. That not a problem. The problem I've got is that when the client adds new furniture he wants the latest as the first page. This means that everytime I add a new page, I have to rename all the other pages too. i.e. furniture01.htm will then become furniture02.htm and I will have to change all the links on the Previous and Next Buttons. Is there a way of me not have to rename all the pages everytime I add a new page. Please Help. Leroy Hi everybody. Can anyone out there help me figure out why the "sign up" button lines up to the right of the email form here... http://stuffjimthinks.com/test/ But it lines up below it here... http://www.kicksandsnares.com/ Both of these sign up forms/pics contained the same code, but they still lined up like that. I really want it to line up like it does in the first site (to the right of the form). I was trying to fix it all last night, but I can't seem to. I'm not sure if its a CSS issue or an html issue... Hope you guys can help out! Hi again. I'm having an issue getting my form to show up correctly..or at all. The page comes up OK but where the form should be i get a page cannot be displayed. the iframe is at the bottom. Code: <body> <div id="templatemo_wrapper"> <div id="templatemo_left_column"> <div id="site_title"> <h1><a href="index.html" target="_parent"> </a></h1> </div><!-- end of site_title --> <div id="templatemo_sidebar"> <div class="service_section"> <h2>Services</h2> <ul class="service_list"> <li><a href="#">Seamless Rain Gutters</a></li> <li><a href="#">Soffit and Fascia</a></li> <li><a href="#">Helmet and Gutter Screen</a></li> <li><a href="#">Many Color Options</a></li> <li><a href="#">10 Year Guarantee</a></li> <li><a href="#">Free Estimates</a></li> </ul> </div> <div class="news_section"> <h2>Grade "A" Gutters</h2> <div class="news_box"> <br />23 Central Ave. S. <br />N <br />Office: <br />Cell: </div> </div> </div> </div> <!-- end of left column --> <div id="templatemo_right_column"> <div id="templatemo_menu"> <ul> <li><a href="index.html" target="_parent">Home</a></li> <li><a href="index.html" target="_parent">Guarantee</a></li> <li><a href="index.html" target="_parent">News</a></li> <li><a href="index.html">Gallery</a></li> <li><a href="index.html" target="_parent">About Us</a></li> <li><a href="/estimate.html" target="_parent" class="current">Contact Us</a></li> </ul> </div> <!-- end of templatemo_menu --> <div id="templatemo_content_wrapper"> <div id="templatemo_content"> <h2>-Free Estimates-</h2> <iframe src='form/contactform.php' frameborder='0'width='100%' height='500'></iframe> </div> </div> I'm having a bit of trouble with an iframe. I'm wanting my iframe to automatically adjust to the height of whatever page loads into it. Is that possible? My code is as follows: HTML Code: <iframe src="test.html" name="_blank" width="656" height="100%"></iframe> I'm building all the page that should load in the iframe to be the proper width, but I was hoping to make the iframe automatically adjust to the height. Any help is greatly appreciated. Hi All, I have an iframe in my page. I change its height from a button inside the iframe using javascript. for example: parent.document.getElementById('iframe').style.height="100px"; The problem is that if the iframe height was 500px for example, and I changed it to 100px then the whole iframe is shrink down. I mean that the 100px are the top 100px but they are appear in the button of the iframe and there are 400px empty at the beginning. Any Idea how to change it? Thanks in advance Hi All... Was hoping for some help with an iFrame question. I'm a bit of a n00b with web design so please forgive me. I have: home.html - with an iframe containing products.html Withing products.html (in the iframe) I have a link which I want to link to a new page which also has a iframe. This I can do but I want the link to open the new page and a page within the new iframe of my choosing. I hope this makes sense to somebody... Any help would be greatly appreciated. Richard Please help me understand! I'm trying to create a page that has several static height table rows and one row that has an iframe that I want to expand to fill the height of the browser window. Here is a link to the test page: http://dl.dropbox.com/u/9536793/testWITHframe.html Here is the CSS used by the page: http://dl.dropbox.com/u/9536793/test.css Here is the page loaded into the iframe of the main page: http://dl.dropbox.com/u/9536793/testblankframe.html So, there are three rows at the top (Title, Menu, and Button rows). At the bottom are two rows (Bottom row and Copyright row). In the middle is the row that contains the iframe that I want to fill the page height. It works correctly in Firefox 4 and Chrome. However, in IE 9 (standards mode), the frame is too tall, so a scroll bar is added to the page and the bottom area is pushed off the end of the window. Bah IE!! If I take off the DOCTYPE, or use an older DOCTYPE, IE goes into Quirks mode, and then the page appears correctly (sort of). However, I'm trying to use HTML 5 rules, so I want to just use DOCTYPE html. I also need IE in Standards mode so that a charting tool that I am trying to use wiill work right. I just can't get all of the technologies to play together! Anyway, I know iframe are sometimes frowned upon, but we use a page layed out like this and then load various pages into the iframe based on what the user selects in the menu. I don't particularly like it either, but don't know a good alternative. (I'm open to suggestions for that as well). Any assistance with getting the height to fill the page (and no more) that will work in all IE (8 and 9 standards mode), FF, and Chrome would be appreciated. Thanks. Hi, and thanks in advance for any help. I'm new to the forum, and new to website building (though, as you will see, I can hardly even call it website building). I started building a site on google sites, and I'm having a strange issue in firefox. Here is the site: https://sites.google.com/a/absoluteinhouse.com/home/ The page works as I would like it to in Chrome and IE, but the dropdown menu doesn't appear in Firefox. The services tab should have a dropdown menue, but it never appears in Firefox. However, when you click to view that iframe in a new window, the dropdown works fine in firefox. So, that's why i think it's an issue with the iframe. I've checked the z-index, and that seems to be set fine (though I'm not too familiar with it, so I could be wrong) For those not familiar with google sites, you can't just paste in any code, but you can do almost anything through an xml file that functions through an iframe (i think that's the right terminology) To see the actual gadget, go to http://code.google.com/apis/gadgets/...cy/gs.html#GGE and and open this gadget from url: http://hosting.gmodules.com/ig/gadge...dropdown39.xml Any ideas on how to fix this? I know this is a strange way to get this result, but I like how it looks, and it was fairly easy - but, any other suggestions would be greatly appreciated I'm not sure where to put this, moderators. I'm coding up a pre-designed template for a client. But I am having trouble with viewing it on an iPhone or iTouch. If anyone have them, would you be willing to test it out for me and let me know how it looks like? http://66.41.158.217:8888/aef/ Thanks! Yeah I prolly shouldnt do this with ads but im just wondering how to do it, when people click on the ad, using javascript, when they click it a message will prompt saying thanks for clicking the ad, Im not actualyl forcing them to click the ad just a little bit of gratitude Anyone know how to do this? The test page: http://www.hindbrain.net/ex10.php I am working on a test page and have a couple of html / css questions. The page is doing what I want (I've only looked at it with firefox so far) except for these 3 items: 1. The page has horizontal and vertical scrollbars. I've tried everything I can think of to get rid of them, but haven't been able to. The offset is 38 pixels in both the horizontal and vertical directions. Where is this offset coming from? 2. If you move the draggable window I can drag it off of the screen. I've tried containment: "parent" but the draggable div jump to the top of the screen with most of it hidden above the screen top. Does anyone know how to get the containment to work? 3. If I comment out the body { margin: 3em; } line the draggable window moves slowly and is jerky. Does anyone know why? thanks, William hi im a bit new to html coding and need a little help. im coding a script test page in html. i have the first half of the page fine but cant get a proper textarea box under the proper fields. here's what i got........... HTML Code: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Test Script</title> <form> Project: <input type="text" name="Project" /><br /> Version: <input type="text" name="Version" /> </form> </head> <body> <form> <table border="1" bordercolor="" width="1100px" bgcolor=""> <td> Test </td> <td> Task </td> <td> Expected </td> <td> Actual </td> <td> Comments </td> <td> Tester </td> </tr> </table> <textarea rows="5" cols="15"> text area </textarea> </form> </body> </html> How many browsers or which one specifically do you guys test your sites on before going live and is there really a need to do this testing these days especially if using strict XTHML? Hi I know there is a piece of text out there that people use to test their web page. I want to know where can you get that, as i can't seem to find it anyway after several attempts of googling. cheers. Hello guys, i was wondering if any of you knows of :Some sort of book with html tests. Like in math where there are lots of tests and problem books , is there any place where we can find/buy/download HTML test books? Thanks in advance for your answers and since is almost the last day of the year i will rush in wishing you all HAPPY NEW YEAR! |