|
-
Aug 1st, 2007, 03:47 PM
#1
[HTML] Help with frames
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.
-
Aug 1st, 2007, 03:54 PM
#2
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
-
Aug 1st, 2007, 05:12 PM
#3
Re: [HTML] Help with frames
They sacked you because you don't know what HTML is?
-
Aug 1st, 2007, 11:15 PM
#4
Re: [HTML] Help with frames
 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
My usual boring signature: Something
-
Aug 1st, 2007, 11:27 PM
#5
Hyperactive Member
Re: [HTML] Help with frames
 Originally Posted by wossname
They sacked you because you don't know what HTML is?
He said omnipotent - not redundant.
Rate my response if I helped
Go Hard Or Go Home
-
Aug 2nd, 2007, 12:36 AM
#6
Re: [HTML] Help with frames
 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 . They'll never know the difference.
-
Aug 2nd, 2007, 06:38 AM
#7
Re: [HTML] Help with frames
Strange, I clicked on the deathclock link and got a page not found . I am now officially immortal.
The best argument against democracy is a five minute conversation with the average voter - Winston Churchill
Hadoop actually sounds more like the way they greet each other in Yorkshire - Inferrd
-
Aug 2nd, 2007, 06:40 AM
#8
Hyperactive Member
Re: [HTML] Help with frames
» Twitter: @rudi_visser : Website: www.rudiv.se «
If Apple fixes security flaws, they are heralded as proactive. If Microsoft fixes a security flaw, they finally got around to fixing their buggy OS.
-
Aug 2nd, 2007, 07:34 AM
#9
Re: [HTML] Help with frames
In my previous life, I was immortal.
-
Aug 2nd, 2007, 07:36 AM
#10
Hyperactive Member
Re: [HTML] Help with frames
Are you immortal in your dreams?
» Twitter: @rudi_visser : Website: www.rudiv.se «
If Apple fixes security flaws, they are heralded as proactive. If Microsoft fixes a security flaw, they finally got around to fixing their buggy OS.
-
Aug 2nd, 2007, 07:43 AM
#11
Re: [HTML] Help with frames
-
Aug 2nd, 2007, 07:53 AM
#12
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>
-
Aug 2nd, 2007, 08:07 AM
#13
Hyperactive Member
Re: [HTML] Help with frames
I think we should all use XHTML 3.0.
» Twitter: @rudi_visser : Website: www.rudiv.se «
If Apple fixes security flaws, they are heralded as proactive. If Microsoft fixes a security flaw, they finally got around to fixing their buggy OS.
-
Aug 2nd, 2007, 01:18 PM
#14
Re: [HTML] Help with frames
i think we should all upgrade to windows 3.1
My usual boring signature: Something
-
Aug 2nd, 2007, 01:45 PM
#15
Re: [HTML] Help with frames
This is all very highly amusing.
-
Aug 2nd, 2007, 01:56 PM
#16
Re: [HTML] Help with frames
mendhak, if your problem has been resolved, then please mark this thread as resolved, and please give rep accordingly
My usual boring signature: Something
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|