b3ta.com links
You are not logged in. Login or Signup
Home » links » Link 902659 | Random (Thread)

This is a normal post me too... firefox

(, Thu 6 Dec 2012, 11:54, , Reply)
This is a normal post You getting the same message?
Does the challenger get any data?
(, Thu 6 Dec 2012, 11:57, , Reply)
This is a normal post Same message
I also get "No swears found for that username." for the challenger.

edit: I just tried it in Safari and it works perfectly. So I guess it'll be firefox.

edit2: Just thought I'd mention I'm using an oldish version of Firefox... mac 3.6, maybe that's the issue.
(, Thu 6 Dec 2012, 12:10, , Reply)
This is a normal post Firefox 17?
Does this page work for you: www.iamnoahcooper.com/TwitStream/ - can you see 5 tweets?
(, Thu 6 Dec 2012, 12:14, , Reply)
This is a normal post No I can't.
OH WAIT... on the demo tab I can
(, Thu 6 Dec 2012, 12:16, , Reply)
This is a normal post I'll blame the old browser,
but that's quite confusing.
(, Thu 6 Dec 2012, 12:25, , Reply)
This is a normal post Just a thought...
I know next to nothing about web design, but...

when I view page source and click twit-stream.css I get:



404 Not Found

Not Found
The requested URL /mobtrumps/twit-stream.css was not found on this server.

Apache/2.2.3 (CentOS) Server at www.monkeon.co.uk Port 80


whereas when I do the same thing on the iamnoahcooper link i get:

.twitStream{
font-family: verdana;
font-size: 11px;
}
.twitStream a{
font-family: verdana;
font-size: 11px;
}
.tweet{
display: block;
padding: .4em;
margin: .4em 0;
}
.tweet-left{
float: left;
margin-right: 1em;
}
.tweet-left img{
border: 2px solid #000000;
}
.tweet p.text{
margin: 0;
padding: 0;
}


?
(, Thu 6 Dec 2012, 12:42, , Reply)
This is a normal post No, that's just layout stuff.
Though it does flag up one bit of bad code.
(, Thu 6 Dec 2012, 12:46, , Reply)