sets wrote:Is the fantasy site loading for you guys?
Yeah mate.
NRL Fantasy Fanatics - A place for discussion of NRL Fantasy / Virtual Sports / Super Coach and other Fantasy Sports
sets wrote:Is the fantasy site loading for you guys?
Krump wrote:Why has everyone gone cold on playing Idris. Seems like an easy 30 minimum to me?
wolfking wrote:I'm doubting myself. I have money tied up in my front row of Fifita, DSaifiti and JWH. Is this wise? Not sure if that's wise or if I'm gonna get stuck with the two mid rangers. Wondering if I should downgrade and free up cash with one and just upgrade one to Bromwich and pocket the extra for upgrades. Saying that, I think they both may do well.
Warriors wrote:
Who would you trade him to without wasting another trade? Should never have had him is my guess.
Dananz wrote:Sorry for the repost.
Cotric or Suli?
wolfking wrote:Fuck, unlimited trades but no changing of reserves or advanced trades. Might as well just close it now and ride it out.
my tv broke wrote:
what happens if you trade someone that has an 'R', scared to try it. What if the result is only 3 R's left ? haha
I'm leaning towards switching KBROM to MOE(THEBEAST)ROA
Dananz wrote:Sorry for the repost.
Cotric or Suli?
Dananz wrote:Sorry for the repost.
Cotric or Suli?
"<div class="team-player-subinfo">"
<span class="right team-r ng-binding" ng-hide="hide_reserve" ng-click="setReserve(data.id, playerLockout)" style="display: none;">R</span>
style="display: none;"
You lost me but you seem pretty clevermy tv broke wrote:FANHUB are retarded. If you are familiar with using the "inspect element" dev tool in Chrome you can get the 'R' button to show easily, and change your reserves. I have tested this and it works.
HOW TO (on chrome, firefox should be fairly similar i would assume, but i don't use FF):
- Right click the bottom grey bar on the player you want to make a reserve (eg to the left of the "S" & "T" buttons), and click "INSPECT".
- The element inspector tab will open at the bottom, with
highlighted.
- Code:
"<div class="team-player-subinfo">"
- Click the black arrow on the left to expand this part of the code.
- It will then show 4 or 5 spans relating to the buttons. Locate the third span down which is the code to show the 'R', this is the code:
- Code:
<span class="right team-r ng-binding" ng-hide="hide_reserve" ng-click="setReserve(data.id, playerLockout)" style="display: none;">R</span>
- Right click this and then choose "Edit as HTML".
- REMOVE this part:
- Code:
style="display: none;"
- Click somewhere else on the screen to make it take effect. You will see the 'R' available on the player. Make your change and save
Surely they will fix this, this morning.