Closed SZaurus closed 10 years ago
How are you applying this? And where did you get it?
I used the functions for navigating records of users that is paginated. when I click on Next page link, one of the functions is used. it works without the add-on. but when I have the add-on installed, it doesn't work
On Sat, May 24, 2014 at 5:04 PM, Luís Miguel notifications@github.comwrote:
How are you applying this? And where did you get it?
— Reply to this email directly or view it on GitHubhttps://github.com/Quicksaver/The-Fox--Only-Better/issues/36#issuecomment-44099749 .
I meant how are you using it? Through greasemonkey, scriptish, anything else? Did you write it or get it from somewhere?
I need every bit of information you can give me, as just by looking at the code there doesn't seem to be anything there that would break with the add-on.
I was using it in a webpage containing tabular data that is paginated. then using those JS functions I was navigating through pages.
On Sun, May 25, 2014 at 6:23 AM, Luís Miguel notifications@github.comwrote:
I meant how are you using it? Through greasemonkey, scriptish, anything else? Did you write it or get it from somewhere?
I need every bit of information you can give me, as just by looking at the code there doesn't seem to be anything there that would break with the add-on.
— Reply to this email directly or view it on GitHubhttps://github.com/Quicksaver/The-Fox--Only-Better/issues/36#issuecomment-44127706 .
Ah ok it is on a webpage, I'm sorry, I wasn't understanding that.
Now exactly what happens (or doesn't happen) when you cilck on the next page link? Like I said, I don't see any reason for the add-on to affect those functions at all. Open the web console (Ctrl+Shift+K) and see if any errors or messages appear when you load the page or when you click the next page link.
Even better would be a link to that webpage of course.
I will do some more testing when I am home.
On Mon, May 26, 2014 at 3:15 PM, Luís Miguel notifications@github.comwrote:
Even better would be a link to that webpage of course.
— Reply to this email directly or view it on GitHubhttps://github.com/Quicksaver/The-Fox--Only-Better/issues/36#issuecomment-44212085 .
Any news?
Here are the JavaScript functions that were not working properly when I had this add-on installed.