if you really want to get fancy, you could setup a local proxy that will proxy all of the requests to the server then create some hidden image elements for you to latch on to, but thats going a bit overboard....
On Mon, Oct 5, 2009 at 12:35 PM, Todd Ditchendorf < [email protected]> wrote: > > On Mon, Oct 5, 2009 at 5:53 AM, David Herman <[email protected]> > wrote: > > can't you get the array of nodes and loop and set node.src = > > node.src.repalce("_100","_500") > > yes, u can do that in JavaScript, but that wont help with the Fluid > Thumbnail Plugin where you have to use CSS selectors or XPath > expressions :| > > one thing you could do, i suppose is create a userscript that executes > the JS above, and then activate the Thumbnail plugin after it has > run... i'm not sure if that will happen in the correct order if the > Thumbnail plugin is already visible tho... > > td > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "fluidapp" 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/fluidapp?hl=en -~----------~----~----~----~------~----~------~--~---
