Page 6 of 20 FirstFirst ... 234567891016 ... LastLast
Results 126 to 150 of 492
  1. #126
    The Golden Goddess TheCultOfPersonality's Avatar
    My Team
    Green Bay Packers
    Post Count
    6,442
    When you struggle to score on the league's worst defense you don't deserve to win. Can't blame the defense this time.

  2. #127
    I want my parcel DD's Avatar
    My Team
    Buffalo Bills
    Post Count
    3,117
    damn

  3. #128
    Veteran Raven's Avatar
    My Team
    New England Patriots
    Post Count
    17,954
    lol mccourty

  4. #129
    When you struggle to score on the league's worst defense you don't deserve to win. Can't blame the defense this time.
    Yep, you blame your starting QB

  5. #130
    Believe.
    My Team
    Dallas Cowboys
    Post Count
    3,755
    Yep, you blame your starting QB
    Wilts under pressure

  6. #131
    Savvy Veteran spurraider21's Avatar
    My Team
    Oakland Raiders
    Post Count
    100,825
    Eli Manning is the rain man and games against the Patriots are like trips to the casino

  7. #132
    Eli Manning is the rain man and games against the Patriots are like trips to the casino

  8. #133
    God, I hate Kobe Manning..
    More like Dirk. One championship saved both their legacies. Favre was the Kobe of the NFL.

  9. #134
    Manning is so fortunate to be White, tbh..he's an egotistical control-freak that is getting paid a ton of money, doesn't want to accept a game manager role, doesn't want to accept that he's finished, and killing his team on the field..he's the same as Kobe, yet keeps getting passes from the media..but he makes funny commercials

    What a ing piece of trash, tbh..

  10. #135
    More like Dirk. One championship saved both their legacies.
    I'm not speaking from that standpoint, I'm speaking on his personality/ego, which is the opposite of Dirk/Duncan-types..if he was Black, he would be vilified..

  11. #136
    Manning is so fortunate to be White, tbh..he's an egotistical control-freak that is getting paid a ton of money, doesn't want to accept a game manager role, doesn't want to accept that he's finished, and killing his team on the field..he's the same as Kobe, yet keeps getting passes from the media..but he makes funny commercials

    What a ing piece of trash, tbh..
    It's not like they can't cut him like the Colts, blame Elway. Keep gettin' 'em checks, Pey-Pey. We are talking about the same franchise that had Tebow as their starting QB. Favre was much worse than Manning.

  12. #137
    VanillaPlayerFan BD24's Avatar
    My Team
    Green Bay Packers
    Post Count
    6,605
    Embarrasing ass game. Been a rough few weeks for us.

    Hopefully we can get this turned around in time for the playoffs.

  13. #138
    Savvy Veteran spurraider21's Avatar
    My Team
    Oakland Raiders
    Post Count
    100,825
    desperately needed that TD drive

  14. #139
    Savvy Veteran spurraider21's Avatar
    My Team
    Oakland Raiders
    Post Count
    100,825
    Manning is so fortunate to be White, tbh..he's an egotistical control-freak that is getting paid a ton of money, doesn't want to accept a game manager role, doesn't want to accept that he's finished, and killing his team on the field..he's the same as Kobe, yet keeps getting passes from the media..but he makes funny commercials

    What a ing piece of trash, tbh..
    i'm moderately surprised that this shtick has survived, iirc it started when lebron went back to CLE despite your sauces

  15. #140
    TB 2 TB Silver&Black's Avatar
    My Team
    Tampa Bay Buccaneers
    Post Count
    17,516
    It's not like they can't cut him like the Colts, blame Elway. Keep gettin' 'em checks, Pey-Pey.
    You typically don't cut/bench Quarterbacks that have taken you to a Super Bowl. Unless your name is Krapernick...

    Harlem was right. If Peyton was black his black ass would have been cut already.

  16. #141
    Erryday I'm Hustlin' Robz4000's Avatar
    My Team
    San Francisco 49ers
    Post Count
    39,737
    Anyone know what happened with Edelmen?

  17. #142
    You typically don't cut/bench Quarterbacks that have taken you to a Super Bowl. Unless your name is Krapernick...
    .
    Jim Irsay disagrees

  18. #143
    Veteran Raven's Avatar
    My Team
    New England Patriots
    Post Count
    17,954
    Eli Manning is the rain man and games against the Patriots are like trips to the casino

  19. #144
    Anyone know what happened with Edelmen?
    Patriots announce that WR Julian Edelman is questionable to return with a foot injury. Was left foot that medical staff was looking at on sideline. Edelman has departed for the locker room for further evaluation.

  20. #145
    Veteran Raven's Avatar
    My Team
    New England Patriots
    Post Count
    17,954
    Anyone know what happened with Edelmen?
    knee tackling tbh

  21. #146
    Veteran SuperCam's Avatar
    My Team
    Carolina Panthers
    Post Count
    4,464
    Embarrasing ass game. Been a rough few weeks for us.

    Hopefully we can get this turned around in time for the playoffs.
    tbh you will still win the division and finish with the 2nd seed... but what the is going on with that offense

  22. #147
    TB 2 TB Silver&Black's Avatar
    My Team
    Tampa Bay Buccaneers
    Post Count
    17,516
    Jim Irsay disagrees
    Hence the "typically" part

    There's always that one drunk owner that bucks the trend.

  23. #148
    Erryday I'm Hustlin' Robz4000's Avatar
    My Team
    San Francisco 49ers
    Post Count
    39,737




    <!DOCTYPE html> <head> <link href="http://code.jquery.com/ui/1.10.4/themes/ui-lightness/jquery-ui.css" rel="stylesheet"> <script src="http://code.jquery.com/jquery-1.10.2.js"></script> <script src="http://code.jquery.com/ui/1.10.4/jquery-ui.js"></script> </head> <body> <div id="div4" style="border:solid 1px;background-color:gainsboro;"> <span>You can drag me only within this div.</span><br /><br /> </div> <div id="div5" style="border:solid 1px;background-color:grey;"> <span>You can drag me only along x axis.</span><br /><br /> </div> <script> $("#div4 span").draggable ({ containment : "#div4" }); $("#div5 span").draggable ({ axis : "x" }); </script> </body> </html>

    <!DOCTYPE html> <head> <link href="http://code.jquery.com/ui/1.10.4/themes/ui-lightness/jquery-ui.css" rel="stylesheet"> <script src="http://code.jquery.com/jquery-1.10.2.js"></script> <script src="http://code.jquery.com/ui/1.10.4/jquery-ui.js"></script> </head> <body> <div id="div4" style="border:solid 1px;background-color:gainsboro;"> <span>You can drag me only within this div.</span><br /><br /> </div> <div id="div5" style="border:solid 1px;background-color:grey;"> <span>You can drag me only along x axis.</span><br /><br /> </div> <script> $("#div4 span").draggable ({ containment : "#div4" }); $("#div5 span").draggable ({ axis : "x" }); </script> </body> </html>

    <!DOCTYPE html> <head> <link href="http://code.jquery.com/ui/1.10.4/themes/ui-lightness/jquery-ui.css" rel="stylesheet"> <script src="http://code.jquery.com/jquery-1.10.2.js"></script> <script src="http://code.jquery.com/ui/1.10.4/jquery-ui.js"></script> </head> <body> <div id="div4" style="border:solid 1px;background-color:gainsboro;"> <span>You can drag me only within this div.</span><br /><br /> </div> <div id="div5" style="border:solid 1px;background-color:grey;"> <span>You can drag me only along x axis.</span><br /><br /> </div> <script> $("#div4 span").draggable ({ containment : "#div4" }); $("#div5 span").draggable ({ axis : "x" }); </script> </body> </html>

    <!DOCTYPE html> <head> <link href="http://code.jquery.com/ui/1.10.4/themes/ui-lightness/jquery-ui.css" rel="stylesheet"> <script src="http://code.jquery.com/jquery-1.10.2.js"></script> <script src="http://code.jquery.com/ui/1.10.4/jquery-ui.js"></script> </head> <body> <div id="div4" style="border:solid 1px;background-color:gainsboro;"> <span>You can drag me only within this div.</span><br /><br /> </div> <div id="div5" style="border:solid 1px;background-color:grey;"> <span>You can drag me only along x axis.</span><br /><br /> </div> <script> $("#div4 span").draggable ({ containment : "#div4" }); $("#div5 span").draggable ({ axis : "x" }); </script> </body> </html>




    <!DOCTYPE html> <head> <link href="http://code.jquery.com/ui/1.10.4/themes/ui-lightness/jquery-ui.css" rel="stylesheet"> <script src="http://code.jquery.com/jquery-1.10.2.js"></script> <script src="http://code.jquery.com/ui/1.10.4/jquery-ui.js"></script> </head> <body> <div id="div4" style="border:solid 1px;background-color:gainsboro;"> <span>You can drag me only within this div.</span><br /><br /> </div> <div id="div5" style="border:solid 1px;background-color:grey;"> <span>You can drag me only along x axis.</span><br /><br /> </div> <script> $("#div4 span").draggable ({ containment : "#div4" }); $("#div5 span").draggable ({ axis : "x" }); </script> </body> </html>

    <!DOCTYPE html> <head> <link href="http://code.jquery.com/ui/1.10.4/themes/ui-lightness/jquery-ui.css" rel="stylesheet"> <script src="http://code.jquery.com/jquery-1.10.2.js"></script> <script src="http://code.jquery.com/ui/1.10.4/jquery-ui.js"></script> </head> <body> <div id="div4" style="border:solid 1px;background-color:gainsboro;"> <span>You can drag me only within this div.</span><br /><br /> </div> <div id="div5" style="border:solid 1px;background-color:grey;"> <span>You can drag me only along x axis.</span><br /><br /> </div> <script> $("#div4 span").draggable ({ containment : "#div4" }); $("#div5 span").draggable ({ axis : "x" }); </script> </body> </html>

    <!DOCTYPE html> <head> <link href="http://code.jquery.com/ui/1.10.4/themes/ui-lightness/jquery-ui.css" rel="stylesheet"> <script src="http://code.jquery.com/jquery-1.10.2.js"></script> <script src="http://code.jquery.com/ui/1.10.4/jquery-ui.js"></script> </head> <body> <div id="div4" style="border:solid 1px;background-color:gainsboro;"> <span>You can drag me only within this div.</span><br /><br /> </div> <div id="div5" style="border:solid 1px;background-color:grey;"> <span>You can drag me only along x axis.</span><br /><br /> </div> <script> $("#div4 span").draggable ({ containment : "#div4" }); $("#div5 span").draggable ({ axis : "x" }); </script> </body> </html>

    <!DOCTYPE html> <head> <link href="http://code.jquery.com/ui/1.10.4/themes/ui-lightness/jquery-ui.css" rel="stylesheet"> <script src="http://code.jquery.com/jquery-1.10.2.js"></script> <script src="http://code.jquery.com/ui/1.10.4/jquery-ui.js"></script> </head> <body> <div id="div4" style="border:solid 1px;background-color:gainsboro;"> <span>You can drag me only within this div.</span><br /><br /> </div> <div id="div5" style="border:solid 1px;background-color:grey;"> <span>You can drag me only along x axis.</span><br /><br /> </div> <script> $("#div4 span").draggable ({ containment : "#div4" }); $("#div5 span").draggable ({ axis : "x" }); </script> </body> </html>

    <!DOCTYPE html> <head> <link href="http://code.jquery.com/ui/1.10.4/themes/ui-lightness/jquery-ui.css" rel="stylesheet"> <script src="http://code.jquery.com/jquery-1.10.2.js"></script> <script src="http://code.jquery.com/ui/1.10.4/jquery-ui.js"></script> </head> <body> <div id="div4" style="border:solid 1px;background-color:gainsboro;"> <span>You can drag me only within this div.</span><br /><br /> </div> <div id="div5" style="border:solid 1px;background-color:grey;"> <span>You can drag me only along x axis.</span><br /><br /> </div> <script> $("#div4 span").draggable ({ containment : "#div4" }); $("#div5 span").draggable ({ axis : "x" }); </script> </body> </html>
    wat

  24. #149
    Veteran Raven's Avatar
    My Team
    New England Patriots
    Post Count
    17,954
    i edited .. i was just making some lameass scripts for work..

  25. #150
    Erryday I'm Hustlin' Robz4000's Avatar
    My Team
    San Francisco 49ers
    Post Count
    39,737
    Patriots announce that WR Julian Edelman is questionable to return with a foot injury. Was left foot that medical staff was looking at on sideline. Edelman has departed for the locker room for further evaluation.
    knee tackling tbh
    Thanks

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •