transparent color if you want to file | makingllのブログ

makingllのブログ

ブログの説明を入力します。

Introduce other HTML file in the HTML file in several waysin the forums often have friends ask, you can read the contents of a html file Air Jordan 6 Rings which another html file? The answer is determined, and the method is more than one, before I would use iframe to reference later discovered the addition of several methods that today summarize these methods so that we refer to. 1.IFrame the introduction, look at the following code IFRAME NAME = content_frame width = 100% height = 30 marginwidth = 0 marginheight = 0 SRC = import.htm / IFRAME you will see an external the introduction of the document, but will find that there is something like a frame which surrounds will be using iframe name = content_frame marginwidth = 0 marginheight = 0 width = 100% height = 30 src = import.htm frameborder = 0 / iframe But you will find also a problem, that is a different background color, you just use Discount Nike Air Force 1 Mens Black Blue Shoes the same background color in the introduction of document import.htm can also be, but if you are using IE5.5 words, You can read this article on Top Design Nike Air Force 1 Unisex Yellow White Shoes the introduction of 2015 Latest Nike Shoes Latest Nike Lunar Force 1 Fuse PRM QS Mens All White Shoes transparent color if you want to file a scroll bar does not appear too long, then added scroll = no 2.object way in the body in import.htm object style = border: 0px type = text / x-scriptlet data = import.htm width = 100% height = 30 / Nike Lunar Mens object 3.Behavior the download mode span id = showImport / span IE: Air Jordan 7 Download ID = oDownload STYLE = behavior: url (# default # download) / script function onDownloadDone (downDate) {showImport.innerHTML = downDate} oDownload .startDownload ('import.htm', onDownloadDone) / script