There are people here. Lurking.. I'm watching closely. Am interested
in learning, but I'm no JS expert (yet). Just didn't want you to think
no-one was here.

David

On Aug 24, 10:53 pm, jheddings <[email protected]> wrote:
> I am trying to write a script to tweak Mint.com's transaction screen.
> They are using lots of Ajax to load transactions asynchronously.  Is
> there an easy way to detect when an Ajax request completes?
>
> What I'm ultimately trying to do is change the format of each
> transaction on the page, based on some rules.  In order to do this, I
> think I need to iterate over each visible transaction, match it
> against my rules, and apply the formatting to the row.  Any pointers
> on doing this effectively?  I'm a bit new to Greasemonkey development,
> but I'm very comfortable programming in JS.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/greasemonkey-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to