Paste what's on your clipboard thread


Recommended Posts

Jabra A210

Shoping for adapters that turn your non bluetooth phone into a bluetooth phone bc i have an extra bluetooth headset

Link to comment
Share on other sites

Mot?rhead

I was checking out their new "Kiss of Death" promo cd and renaming tracks.

Link to comment
Share on other sites

80.98.146.68

Some random IP address

[offtopic]

Isn't it a bad idea, posting that?

[/offtopic]

Oh yeah, the thread...guess I better post...

Except for early analog formats in Europe and Japan, HDTV is broadcast digitally, and therefore its introduction sometimes coincides with the introduction of digital television (DTV): this technology was first introduced in the USA during the 1990s, by the Digital HDTV Grand Alliance (grouping together AT&T, General Instrument, MIT, Philips, Sarnoff, Thomson, and Zenith)[1].

Link to comment
Share on other sites

Let's see... A lil bit of css. Just making updates to my website.

#wrap{

padding:0 15px;

text-align:justify;

width: 90%;

min-width: 850px;

}

#content{

font-size:1.1em;

margin:10px 5px 0 240px;

padding-bottom: 30px;

}

#sidebar{

float:left;

padding:10px;

width: 190px;

}

#footer{

position: fixed;

bottom:0;left:0;right:0;

font-size:0.9em;

text-align: center;

padding: 5px;

}

Link to comment
Share on other sites

830-391-xxxx

LOL... dunno where that number even came from.. (removed the last digits to protect someone but i don't even know who)

Link to comment
Share on other sites

var browserVer = parseInt(navigator.appVersion);
var browserType = navigator.userAgent;
var browserString = navigator.platform.toUpperCase();
var nsString = browserType.indexOf("Mozilla");
var ns6plus = ((browserVer>=5) && (nsString != -1)) ? 1:0
//alert(browserType + " " + browserVer);
var macString = browserString.indexOf("MAC");
var isMac = (macString != -1) ? 1:0

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.