1. In the Framework page, frameset replaces the body tag, so the framework page cannot contain the body
In left.html:
Ii. IFRAME attributes:IFRAME is different from frameset and frame:
References
1. causes and solutions for loss of cookies and sessions caused by frameset
Http://blog.csdn.net/zl_c/article/details/1742775
2. Use frame to pay attention to session traps
Http://blog.csdn.net/sunyujia/article/details/2574006
3 IFRAME: solution to session loss in Frame
Http://funjackyone.iteye.com/blog/123290
4. Session loss caused by using iframe or frameset in IE
Http://blog.sina.com.cn/s/blog
In the past has been written in front of the UI, rarely used to frameset, IFRAME, the understanding is very limited, just know that it can be introduced to its current page HTML file as part of the current page, but these two days in the background UI interface, The discovery of such a framework also has a considerable number of knowledge points in the inside. What's the frame? You can say this: by using the framework, you can display more than one pa
In the project, you will often encounter page splitting, the most common system or website's main interface. Main page is divided into, the above system introduction, the following author introduction, the Left System function menu, the right is the menu really show the interface.Encountered this kind of split page, everyone first thought is frameset, uses the Framset division various frame, this way is simple. If you do not like the use of framset, l
Frameset framework set: used to split (the same page) to display multiple pages.
Note:The page containing the framework set cannot contain the body or body.
Frameset framework set attributes:
1,Window Size settings: multiple windows are arranged vertically. Cols = "#" and multiple windows are arranged horizontally. rows = "#"
2. The window size cannot be changed.
3. Frame appearance
4. Frame target
The title thought for a long while, also did not think of a more concise, clearly expressed. The problem is this: in a background management platform, the use of Frameset window frame technology. General:
Divided into three windows, corresponding to Frame1,frame2,frame3. I want to exit by clicking and then jump to the login screen. However, because of the use of frameset sub-frame, after the click, only i
Two frame nbsp; lt; frameset nbsp; rows = "15%, 85%" gt; nbsp; lt; frame nbsp; name = "frame1" nbsp; src = "1.php" nbsp;/ frameset form retrieval
There are two frames
1. a form is submitted to 2.php in php.
Then keep the 1. php page not redirected
2. php refresh and accept form data
How can this problem be achieved?
------ Solution --------------------
1.
A frameset three-frame page is used in the project
Use fancybox , a bullet box plug-in, but very helpless, the size of the box will be frame limited by size, such as:
How do I let the fancybox frame size limit appear slightly smaller than the entire page size?
is fancybox the parameter configuration:
Reply content:
A frameset three-frame page is used in the project
Use fancybox , a bullet box plug-in,
HTML frameset tags are widely used in multi-window programming, especially in the background pages section of the project. This article is to analyze the thinkphp background index use frameset when the precautions. Specific as follows:
File path: aoli/admin/lib/action/indexaction.class.php
The code is as follows:
File path: Aoli/admin/tpl/default/index
The index.html page code is as follows:
The most recent requirement involves browser compatibility, with Ie10 first.
Home page with frameset two pages, the left side of the menu bar, you can change the frameset by changing the cols to shrink. Other browsers are normal, but IE10 has no reaction.
Copy Code code as follows:
function Hide_show () {
if (window.parent.outer_frame.cols== "0,10,*") {
Frameshow.src= "Div_hide_show.titl
Amp; nbsp; although frameset is not used much now, it is a must for beginners. Today I will talk about how to use frameset to build a website background framework! Amp; nbsp; first, we need to know framese
Although frameset is not used much now, it is a must for beginners. Today I will talk about how to use frameset t
When webview opens HTML files with frameset tags, they are often not displayed completely. Only the last page is displayed.
You can simply set it.
Overwrite shouldoverrideurlloading and return false;
Mwebview. setwebviewclient (New webviewclient (){@ OverridePublic Boolean shouldoverrideurlloading (webview view, string URL ){
Return false; // false indicates frameset. True indicates no
Frameset definition: The frameset element can define a framework set. It is used to organize multiple windows (frames ). Each Framework contains independent documents. In its simplest application, the frameset element only specifies the number of columns or rows in the framework set. You must use the cols or rows attribute. Body definition:
The body element defi
HTML Dom tutorial 24-html Dom frameset object
1: frameset object
A frameset object represents an HTML framework set.
2: frameset Object Attributes
Attribute
Description
IE
F
O
W3C
Cols
Sets or returns the number of columns in the framework set.
5
1
9
Thinkphp3.1 and frameset display problems this post was last edited by EC_jouvie at 2013-01-2314: 18: 29 and I saw thinkphp2.1 video tutorials, during the demonstration, the instructor asked about the display of Index thinkphp3.1 and frameset in the index module.
At the end of this post, EC_jouvie edited the video tutorial for thinkphp2.1 at 14:18:29. during the demonstration, the instructor displayed index
I intend to use frameset to do backstage, with the header (Index.php?p=backc=indexa=index) Jump frameset page, but at this time the frameset code more than a few useless code
Please, brother, help me, thank you.
Reply to discussion (solution)
Do you frameset make the page, there is the content?
Do you have any
Frameset frameFrameset and body can not be used at the same time,frameset used to split the page ,frame in frameset to refer to other pages 1"100,*"Frameborder="No">--up and down, the first row is 100 pixels, the remaining is the second row, and the rows are replaced by cols, the upper and lower points become left and right. Frameborder="No", remove the split lin
Problem: Frameset frame, in the frame of the previous page has to exit the link, now click this link can be empty session, but the jump is not the whole frameset jump to the new page, just have to exit the landing link that page jump to the new page.Using JavaScript to pull out of the log to close the window of the link is not good, in the frameset does not seem
is an absolute split. The second window is whenAfter the first and third windows are allocated, the remaining space is separated. The third window occupies 50% of the image width. You can adjust the number by yourself.Rows = "120 ,*"It is horizontal cutting, which separates up and down the screen. The value is set to the same as above. The Cols and rows parameters should not be in the same Netacape occasionally fails to display this type of frame and uses multiple splits.Frameborder = "0"Set th
1. When the rows and cols value methods in frameset have only one row or one column, their corresponding values are 100%. A definite value (in pixels), for example, 50 defines the uplink, the row, and the downlink, and each of them occupies 50px? [Html]
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.