Re: [HTML] Help with frames
Mendhak,
Hi. Have you seen this guide from Microsoft? It looks pretty elaborate and can probably help you accomplish your unfortunate goal.
Wkr,
TS
Re: [HTML] Help with frames
They sacked you because you don't know what HTML is?
Re: [HTML] Help with frames
Quote:
Originally Posted by timeshifter
Mendhak,
Hi. Have you seen
this guide from Microsoft? It looks pretty elaborate and can probably help you accomplish your unfortunate goal.
Wkr,
TS
i have read that one, it was terrible.
@mendhak: this one is more in depth
Re: [HTML] Help with frames
Quote:
Originally Posted by wossname
They sacked you because you don't know what HTML is?
He said omnipotent - not redundant.
Re: [HTML] Help with frames
Quote:
Originally Posted by mendhak
For a specific 'viewer' page in one of our projects, it was decided that it would be done in frames, against my superior judgment. Unfortunately, I was assigned the task of implementing this. The result has been that I have now been rendered impotent.
Please give code or a link to deathclock.
Who needs real frames? You can achieve the same disgusting looks using CSS :D. They'll never know the difference.
Re: [HTML] Help with frames
Strange, I clicked on the deathclock link and got a page not found . I am now officially immortal.
Re: [HTML] Help with frames
Re: [HTML] Help with frames
In my previous life, I was immortal.
Re: [HTML] Help with frames
Are you immortal in your dreams?
Re: [HTML] Help with frames
Re: [HTML] Help with frames
You really should use objects instead of frames. They validate strict.
Code:
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Demo</title>
<script type="text/javascript"><!--//<![cdata[
//]]>--></script>
</head>
<body>
<div>
<object id="content" style="width: 50%; height:50%" data="http://www.deathclock.com" type="text/html"></object>
</div>
</body>
</html>
Re: [HTML] Help with frames
I think we should all use XHTML 3.0.
Re: [HTML] Help with frames
i think we should all upgrade to windows 3.1
Re: [HTML] Help with frames
This is all very highly amusing.
Re: [HTML] Help with frames
mendhak, if your problem has been resolved, then please mark this thread as resolved, and please give rep accordingly