PDA

View Full Version : Fun w/ CSS


AJ
02-16-2004, 10:10 PM
AJ's new webpage. Check my signature. ;)

OboeGuru
02-16-2004, 11:14 PM
The motto of CSS should be: "What do you want to make awesome today?"

:D

But Microsoft would probably sue, those conniving bastards. :twak:

AJ
02-16-2004, 11:14 PM
Meh, let's take 'em on. You and me.

OboeGuru
02-16-2004, 11:28 PM
Yeah, their "Where do you want to go today?" might be a play on an old armed forces slogan, we can get the military into it! If MS wins the suit, we'll just bomb the crap out of them. :D :D :D

AJ
02-16-2004, 11:32 PM
If they beat the armed forces?
Hah. If they beat the government again then i'm just giving up and moving out of this country.

By the way, there's a senior Microsoft employee on the US Anti-Trust Council or some such.. good luck for any future suits against them regarding that.

OboeGuru
02-16-2004, 11:39 PM
By the way, there's a senior Microsoft employee on the US Anti-Trust Council or some such.. good luck for any future suits against them regarding that.
We'd better clone Teddy Roosevelt then. The original "Trust-Buster" himself. :D :cool:

AJ
02-16-2004, 11:40 PM
Hah, vote for me. I'll take 'em out.

WeekendLazyness
02-16-2004, 11:52 PM
Sweet, I have never seen CSS frames before. And yours is the first site I have not coded that uses XHTML.
I love the layout!

BTW:
http://validator.w3.org

AJ
02-16-2004, 11:56 PM
I'm fairly sure some of my scripts are messing up the validator as it's properly id'ed.

Neo
02-17-2004, 1:28 AM
<SCRIPT LANGUAGE="JavaScript">
<!--

document.oncontextmenu = function(){return false}
if(document.layers) {
window.captureEvents(Event.MOUSEDOWN);
window.onmousedown = function(e){
if(e.target==document)return false;
}
}
else {
document.onmousedown = function(){return false}
}

// -->
</script>

Lame, especially when you can just view source :p

You know I used to hate div tags, but they are kinda fun arent they? ;)

Who did these new smilies? I like them... hehehe...

-Neo

Schwitzer
02-17-2004, 5:47 AM
Oh look... site statistics... that's interesting ;)

AJ
02-17-2004, 7:31 PM
Hah.. the script is more for fun than anything else. :p