[BUG & FIX] Error With Resonance on FF 3.0.7

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bolosk8
    FFR Player
    • Mar 2009
    • 12

    #16
    Re: [BUG & FIX] Error With Resonance on FF 3.0.7

    Thanks Foilman.

    --

    For the people who's having the problem with FF3.0.7, click on the music you want to play on resonance by the simdatabase, after the page is loaded, paste the code below on your navigation bar (where you put the url's).

    Code:
    javascript: void( document.getElementById('leftcolumn').innerHTML = document.getElementById('leftcolumn').innerHTML.substr(280) ); void( document.getElementsByTagName("body")[0].innerHTML = document.getElementById('content').innerHTML );
    Hope it'll help
    Have fun, until it's fixed ;D

    Comment

    • lee3169
      FFR Veteran
      • Dec 2003
      • 40

      #17
      Re: [BUG & FIX] Error With Resonance on FF 3.0.7

      THANK YOU bolosk8!!! It works great!
      I will be using this method until they fix it.
      You should be nicknamed "The Codemaster"!

      Comment

      Working...