» [b]Iframe definition[/b] --> [url]http://en.wikipedia.org/wiki/IFrame[/url]
:arrow: [b]Updated as of this day for the reason that the reviews not working plus the addbox function is added[/b]
okey
[b]Iframe definition[/b] --> [url]http://en.wikipedia.org/wiki/IFrame[/url]
:arrow: [b]Updated as of this day for the reason that the reviews not working plus the addbox function is added[/b]
okey
Re: [b]Iframe definition[/b] --> [url]http://en.wikipedia.org/wiki/IFrame[/url]
:arrow: [b]Updated as of this day for the reason that the reviews not working plus the addbox function is added[/b]
okey
Re: [b]Iframe definition[/b] --> [url]http://en.wikipedia.org/wiki/IFrame[/url]
:arrow: [b]Updated as of this day for the reason that the reviews not working plus the addbox function is added[/b]
okey
sorry bout the double post...can i request for the [b]back[/b] and [b]forward[/b] buttons that you have in your iframe...please.....
Re: [b]Iframe definition[/b] --> [url]http://en.wikipedia.org/wiki/IFrame[/url]
:arrow: [b]Updated as of this day for the reason that the reviews not working plus the addbox function is added[/b]
okey
<">put that above the first table tag
[quote][b]// put it here //[/b]
<table bgcolor=" bisque " border="1" bordercolor="ivory" cellpadding="2" cellspacing="0">[/quote]
and avoid double posting lol
[b]rules[/b] [url]http://theftalk.com/misc.php?action=rules[/url]
Re: [b]Iframe definition[/b] --> [url]http://en.wikipedia.org/wiki/IFrame[/url]
:arrow: [b]Updated as of this day for the reason that the reviews not working plus the addbox function is added[/b]
okey
Re: [b]Iframe definition[/b] --> [url]http://en.wikipedia.org/wiki/IFrame[/url]
:arrow: [b]Updated as of this day for the reason that the reviews not working plus the addbox function is added[/b]
okey
Re: [b]Iframe definition[/b] --> [url]http://en.wikipedia.org/wiki/IFrame[/url]
:arrow: [b]Updated as of this day for the reason that the reviews not working plus the addbox function is added[/b]
okey
master ken help us to transparent those background color
Re: [b]Iframe definition[/b] --> [url]http://en.wikipedia.org/wiki/IFrame[/url]
:arrow: [b]Updated as of this day for the reason that the reviews not working plus the addbox function is added[/b]
okey
i can't understand this...... can you give a screenshot..
Re: [b]Iframe definition[/b] --> [url]http://en.wikipedia.org/wiki/IFrame[/url]
:arrow: [b]Updated as of this day for the reason that the reviews not working plus the addbox function is added[/b]
okey
Re: [b]Iframe definition[/b] --> [url]http://en.wikipedia.org/wiki/IFrame[/url]
:arrow: [b]Updated as of this day for the reason that the reviews not working plus the addbox function is added[/b]
okey
okey ask for requested heres the screenshot... just click the thumbnail
[url=http://img300.imageshack.us/img300/4121/lolvu9.jpg][img]http://img526.imageshack.us/img526/3742/lolnessqg2.jpg[/img][/url]
Re: [b]Iframe definition[/b] --> [url]http://en.wikipedia.org/wiki/IFrame[/url]
:arrow: [b]Updated as of this day for the reason that the reviews not working plus the addbox function is added[/b]
okey
nice one chip!! it work great at my scnd acc.. visit hir http//:www.friendster.com/vicq79..
i install some other codes like.. xavs tutorial, for js and css.. wvm.. and will be edit more..
Re: [b]Iframe definition[/b] --> [url]http://en.wikipedia.org/wiki/IFrame[/url]
:arrow: [b]Updated as of this day for the reason that the reviews not working plus the addbox function is added[/b]
okey
cip did u check on the code again.. coz the review has been deleted in friendster already.. i tried to place it on controlpanel_1_1 but failed..
Re: [b]Iframe definition[/b] --> [url]http://en.wikipedia.org/wiki/IFrame[/url]
:arrow: [b]Updated as of this day for the reason that the reviews not working plus the addbox function is added[/b]
okey
Re: [b]Iframe definition[/b] --> [url]http://en.wikipedia.org/wiki/IFrame[/url]
:arrow: [b]Updated as of this day for the reason that the reviews not working plus the addbox function is added[/b]
okey
okey then because the review box is gone use another id for that, and addmainsidebox has change to addbox function, [b]Updated[/b] !
Re: [b]Iframe definition[/b] --> [url]http://en.wikipedia.org/wiki/IFrame[/url]
:arrow: [b]Updated as of this day for the reason that the reviews not working plus the addbox function is added[/b]
okey
if ( ! attachOnLoadHandler(function () { loadBox();}))
window.onload = function () { loadBox();};
function loadBox() {
var cip6192="<div align='center' style='width:550px; height:420px; border: 4px #e3e3e3 groove;'><iframe src='http://h1.ripway.com/cerliyama/IFNAV/mainframe.htm' frameborder='no' width='100%' height='100%'></iframe></center></div>";
addBox ("tittle of the iframe",cip6192,"obj","photos_1_2");
}
function addBox(header,cont,id,target) {
var tb = document.getElementById(target).parentNode;
var divid="<div id='"+id+"' class='commonbox "+id+"'>"+
"<h2>"+header+"</h2>"+
"<div id='content_"+id+"' align='center'>"+
cont+
"</div>"+
"</div>";
var obj = document.createElement("li");
obj.innerHTML=divid;
tb.parentNode.insertBefore(obj,tb);
}
wht's wrong with this? it's not working
Re: [b]Iframe definition[/b] --> [url]http://en.wikipedia.org/wiki/IFrame[/url]
:arrow: [b]Updated as of this day for the reason that the reviews not working plus the addbox function is added[/b]
okey
try this..
[quote]if ( ! attachOnLoadHandler(function () { loadBox();}))
window.onload = function () { loadBox();};
function loadBox() {
var getObj="<div align='center' style='width:550px; height:400px; border: 4px #ffffff groove;'><iframe src='http://h1.ripway.com/cerliyama/IFNAV/mainframe.htm' frameborder='no' width='100%' height='100%'></iframe></center></div>";
addBox("User-friendly Websites",getObj,"obj","photos_1_2");
}
function addBox(header,cont,id,target) {
var tb = document.getElementById(target).parentNode;
var divid="<div id='"+id+"' class='commonbox "+id+"'>"+
"<h2>"+header+"</h2>"+
"<div id='content_"+id+"'>"+
cont+
"</div>"+
"</div>";
var obj = document.createElement("li");
obj.innerHTML=divid;
tb.appendChild(obj);
}[/quote]
Re: [b]Iframe definition[/b] --> [url]http://en.wikipedia.org/wiki/IFrame[/url]
:arrow: [b]Updated as of this day for the reason that the reviews not working plus the addbox function is added[/b]
okey
it works well dude..but it's too big..NVM i'll just adjust the size..thx again...
Re: [b]Iframe definition[/b] --> [url]http://en.wikipedia.org/wiki/IFrame[/url]
:arrow: [b]Updated as of this day for the reason that the reviews not working plus the addbox function is added[/b]
okey
credits for the addbox function by feruzz:
[quote]function addBox(header,cont,id,target) {
var tb = document.getElementById(target).parentNode;
var divid="<div id='"+id+"' class='commonbox "+id+"'>"+
"<h2>"+header+"</h2>"+
"<div id='content_"+id+"' align='center'>"+
cont+
"</div>"+
"</div>";
var obj = document.createElement("li");
obj.innerHTML=divid;
tb.parentNode.insertBefore(obj,tb);
}[/quote]
sorry dude
Re: [b]Iframe definition[/b] --> [url]http://en.wikipedia.org/wiki/IFrame[/url]
:arrow: [b]Updated as of this day for the reason that the reviews not working plus the addbox function is added[/b]
okey
i jz wanna ask f dis code is still workng???
coz the preview is not...
& its been ages since the last post hir
Re: [b]Iframe definition[/b] --> [url]http://en.wikipedia.org/wiki/IFrame[/url]
:arrow: [b]Updated as of this day for the reason that the reviews not working plus the addbox function is added[/b]
okey
Re: [b]Iframe definition[/b] --> [url]http://en.wikipedia.org/wiki/IFrame[/url]
:arrow: [b]Updated as of this day for the reason that the reviews not working plus the addbox function is added[/b]
okey
» [b]Iframe definition[/b] --> [url]http://en.wikipedia.org/wiki/IFrame[/url]
:arrow: [b]Updated as of this day for the reason that the reviews not working plus the addbox function is added[/b]
okey