HTML - Framesets Visible/invisible Problem
Hi,
I am Loading two frames in a page. Iam having huge amount of data in frame2 so i want to make it invisible initially after the dat is loaded then i want to make frame2 visible and frame1 invisible. any one suggest the solution?? Here is the code that am using visible="false" is not working <html> <frameset cols="55%,*" FRAMEBORDER=NO FRAMESPACING=0 BORDER=0> <frame src="LoadingFrame.aspx" NORESIZE /> <frame visible="false" src="VisitorInsightsDashboard.aspx" scrolling="no"/> </frameset> </html> Similar Tutorialshow to customize a form button to make it act like a link for example now for example i have a form button that wud open a page with a script in it an all but in a new blank page this is the code HTML Code: <FORM METHOD=POST ACTION="[>SCRIPT_NAME<]" target="_blank"> now i want the target to be an iFrame called "I1" which is hidden so the button shud SHOW the iframe and target the link to the iFrame not to a blank page i did this HTML Code: <FORM METHOD=POST ACTION="[>SCRIPT_NAME<]" target="I1" onClick="makevisible()"> after adding the Java Scripts for the show and hide and all that but still when i click the button it doesnt show the iFrame and it still opens the blank page any help in how to deal with them buttons ??? thanx BYE http://www.meerahmax.cz/pepa/vlkodlaci3.html Hi all, I am willing to solve a problem when my site renders in firefox correctly but in when viewed in ie it somehow does not show my iframe ...where is the problem , is ie showing that iframe behind the background , or ? Well it had made me lots of work googling and compiling my code together from pieces but dont know really what causes that strange behaviour in ie ...??? Any clues??? I was reading about doctypes, and I found the XHTML frameset. I wondered what that was, and Googles it, but all I know is that it deals with frames. I can't find any straight answers about what frames are or how to use the frameset doctype. What are frames, and can someone link me to a tutorial on using them? I cannot believe I am asking this question, but we all do get stuck in some older html stuff anyway, here's the question: I am working on Framesets, and can't seem to get them to work, I went on two w3c.org and used that, but they display 3 files, I have One main file which is mainfile.html one file for leftside stuff leftsidesource.html and right side stuff, rightsidesource.html How can I bring left side and right side onto mainfile.html?? I went with my own instincts and couldn't get it to work... Thanks in advance! =-) Im trying to do a frameset. Ive searched everywhere but cant find a code to help me what i am trying to do is create a frameset with 4 frames. 1 left side frame (full length of window) 2 center frames (half window each) and another 1 right frame window (full lenght) any ideas anyone?? Thanks!! hi, im new to html and css. i created a webpage for my porfolio which you can see hereCLICK HERE My problem is i cant figure it out how to center in horizontally. it looks like centered when viewed on 1024 wide monitor. but when viewed more than 1024 wide monitor, its messed up i need all you help. please. thank you. hi there can anyone tell me how to put in a background color on iFrames ? am trying to call a particual site onto to a new html page but i want the new html page to have a different background color ? how do i do tht ? I am making a quick landing page and my text will not appear in a div. I can't see the text in my accessories tab that are to the right on http://tmftk.com/ It should be two columns of information but It just wont show up, could someone please help? Highlight the content within the accessories tab and you will see exactly what i mean Hi, I'm trying to create an invisible scrollbar for a text box with only the up & down arrow showing. How do I make the bar in the Iframe invisible but still be able to scroll up/down on the text. The following is the code that I have. What am I doing wrong? Thanks <body> <p> <iframe name="I1" src="1.htm" border="0" frameborder="0"> </iframe></p> </body> Thanks for you Does someone(s) know how to make a 'radio' button invisible but leave the associated text and VALUE? Thank you! I'm having problems with the borders of my frames. I've been trying to get rid of them, hide them, make them same color as my background, but no matter what I do, they're still being displayed in my browsers. Below is my frame file. I thought that setting frameborder to zero or to none would get rid of them. Previously I also tried making the bordercolor black (same as my background), but them borders are still displaying. Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta http-equiv="Content-Language" content="EN"> </head> <frameset cols="206,632,206" frameborder="0"> <frame name="navFrame" src="bc1.html" scrolling="auto" noresize frameborder="0" marginheight="0" marginwidth="0"> <frame name="mapFrame" src="bc2.html" scrolling="auto" noresize frameborder="0" marginheight="0" marginwidth="0"> <frame name="infFrame" src="bc3.html" scrolling="auto" noresize frameborder="0" marginheight="0" marginwidth="0"> <noframes> <body>Your browser does not support frames.</body> </noframes> </frameset> </html> Hi, I have developed a menu with a dropdown list with html and css. But I have a banner that change sometimes the advertisement. Sometimes the dropdown list is correct and sometimes the advertisement hide the list. I have tried with z-index but nothing as well with <li onmouseover="this.className='sfHover';document.getElementById('advertHead').style.visibility='hidden ';" onmouseout="this.className='';document.getElementById('advertHead').style.visibility='visible'" ><a>More</a> but nothing this is the banner I want to hide <div runat="server" id="advertHead" class="banner" style="left:340px;top:25px;z-index:-1"> <!--JavaScript Tag // Tag for network 729: Media Corporation Plc // Website: Sport.co.uk // Page: ROS // Placement: ROS-default-468 x 60 (1522448) // created at: 27-Feb-08 PM 02:03 --> <script language="javascript" type="text/javascript"> <!-- if (window.adgroupid == undefined) { window.adgroupid = Math.round(Math.random() * 1000); } document.write('<scr'+'ipt language="javascript1.1" src="http://adserver.adtech.de/addyn|3.0|729|1522448|0|1|ADTECH;cookie=info;loc=100;target=_blank;key=key1+key2+key3+key4;grp='+win dow.adgroupid+';misc='+new Date().getTime()+'"></scri'+'pt>'); //--> </script><noscript><a href="http://adserver.adtech.de/adlink|3.0|729|1522448|0|1|ADTECH;loc=300;key=key1+key2+key3+key4" target="_blank"><img class="banner" src="http://adserver.adtech.de/adserv|3.0|729|1522448|0|1|ADTECH;cookie=info;loc=300;key=key1+key2+key3+key4" style="width:468px; height:60px; margin: 10px 0 0 143px;" alt="banner 468x60" /></a></noscript> <!-- End of JavaScript Tag --> </div> PLEASE HELP ME For some strange reason I am getting an invisible underscore under my hyperlinked images. Does anyone know why this is happening or how I can stop it from happening? Screen shot: http://i54.tinypic.com/r6zqx1.png Code: Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <TITLE></TITLE> <META content="charset=windows-1252;text/html" http-equiv="content-type"> <STYLE type="text/css"> BODY { color: white; font-family: verdana } DIV.main { background-color: black; height: 636px; left: 50%; margin-left: -635px; margin-top: -307px; position: absolute; top: 50%; width: 1270px } TABLE.categorylist { background-color: green; margin-left:7px; margin-top: 30px } TR.categorylist { height: 174px } TD.categorylist { text-align: center; width: 150px } IMG.link { border: 0px; margin-top: 5px } </STYLE> <DIV> <DIV class="main"> <TABLE border="1" cellpadding="0px" cellspacing="19px" class="categorylist"> <TR class="categorylist"> <TD class="categorylist"> <A href="/1">1</A> <A href="/1"><IMG alt="" class="link" src="1.png"></A> </TD> <TD class="categorylist"> <A href="/2">2</A> <A href="/2"><IMG alt="" class="link" src="2.png"></A> </TD> </TR> </TABLE> </DIV> </DIV> /sorry for all the mistakes, I'm not a native English speaker/ I know it may sound sill or wierd for some of you but I'm completly new in html and all those things but I have to do a project in information technology - a website about me. I have to split it into two frames. I did sth like this: <frameset> <frame name="A" src="menu.html"> <frame name="B" src="homepage.html"> </frameset> The thing is - it looks really awful. Look: http://tinypic.pl/i/00001/xmbmjwgb6amg.png Can i delete somehow this horrible line between the frames? I would like to put an image as a backgraund and it won't look good if there's a wide grey line splitting it. Help! hey so i have a template which is just a picture and I want the person to be able to click it (but they would in reality just be clicking the invisible button) while it's the background of my site. It allows the person to enter <form name="input" action="http://www.google.com" method="get"> <input type="submit" value="Enter"> </form> if I make the value nothing (or a space), it doesnt dissapear, it just shows a blank button Hello! I just setup on my website a "hitstats.com web tracking, analytic service". But I thought I might ask you anyway which is better or the best free invisible web statistics tool on the Internet? What is your experience? Thank you Basically im a bit of a noob. I have set up a blog using wordpress and got it looking 99% how i want it too, and there is a phpbb forum behind it aswell. Im trying to make the www.domain.com/forum link inaccessible unless you click a link on the main page or else put a text box on the main page where you type a "secret" word in and then displays a username and password box to then login and redirect to the forum. Is any of this possible and any advice of where to start looking? Please done reply with google haha Many Thanks Bob Hi everybody, this is my first post. Kudos for the site, looks like a helpful and fun place. Liking all the crazy colors, too My issue is the following. Don't know what I did in my code to cause this, but although it is properly defined when inserted and I can see it in Dreamweaver, the border to my tables does not appear in browsers. Can't think of what might be wrong. Thanks. www.discoveryfilmsuk.com/uc the above website is absolutely flawless in firefox but blindingly invisible in IE. please can the gurus here help me make amendments to the script to make it compatible with other browsers as well. thanks. |