not work
![]() ![]() |
hi friend, your script gives me this error Error: $ is not defined
i use firefox v8.0.1 with greasemonkey v0.9.13 you can fix it?? thanks i play in mexico |
![]() ![]() |
I think I see what the problem is. I am running firefox 6 which is likely more forgiving about javascript errors. I will upload a hopefully fixed version now. |
![]() ![]() |
I think I could fix the problem as follows delete this line: var $2; //for ajax success events. and modify this: function initialize()
loadOptions();
|
![]() ![]() |
Gave that a try... it did not work for me in ff6 or ff8. |
![]() ![]() |
Tried again and it worked. Added notes and commented code for FF8... coment 3 lines and uncomment 2 lines. |


